STM32F429i Disco: (1) Fix a bad return value if the LCD driver is already initialized. (2) The LCD driver initialization is now performed during the early boot sequence. (3) Increased the size of the message queue from 32 to 64 in the lcd configuration. From Marco, ocram.lhark@yahoo.com.
This commit is contained in:
parent
a22adcf74d
commit
4a93c238b6
@ -50,8 +50,8 @@
|
||||
* Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* Most of the NX configuration settings are probbably *not* needed by this
|
||||
* example. But, presumeably you are using NX too and so the checks might
|
||||
/* Most of the NX configuration settings are probably *not* needed by this
|
||||
* example. But, presumably you are using NX too and so the checks might
|
||||
* be good for you.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user