nuttx/configs/open1788/src
2015-03-31 13:21:25 -06:00
..
.gitignore
lpc17_autoleds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
lpc17_boardinitialize.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
lpc17_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
lpc17_lcd.c
lpc17_nandinitialize.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc17_norinitialize.c
lpc17_nsh.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
lpc17_sdraminitialize.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
lpc17_ssp.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc17_touchscreen.c rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() and board_tsc_teardown(). These are not long called directly by applications but only indirectly throught the crappy boardctl() OS interface. 2015-03-31 13:21:25 -06:00
lpc17_userleds.c
Makefile More trailing whilespace removal 2014-04-13 16:22:22 -06:00
open1788.h Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00