This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
343b0864c6
nuttx-apps
/
examples
/
lcdrw
History
Gregory Nutt
4a93c238b6
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.
2015-04-17 07:04:53 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
apps/examples/lcdrw: Fill out empty Kconfig file
2014-03-27 08:10:20 -06:00
lcdrw_main.c
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.
2015-04-17 07:04:53 -06:00
Makefile
MAINOBJ needs to be added to object list in many Makefile
2014-09-11 06:48:11 -06:00