nuttx/configs/open1788/src
2016-02-13 12:37:46 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
lpc17_appinit.c Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
lpc17_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
lpc17_boardinitialize.c Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
lpc17_buttons.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
lpc17_lcd.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
lpc17_nandinitialize.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
lpc17_norinitialize.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
lpc17_sdraminitialize.c Minor style: # if pre-processor command should be in columnn 1 2015-09-18 12:47:32 -06:00
lpc17_ssp.c LPC11/17/43: Fix some extensive naming problems. All SSP functions were accidentally renamed to SPI functions. 2016-02-04 10:24:32 -06:00
lpc17_touchscreen.c LPC11/17/43: Fix some extensive naming problems. All SSP functions were accidentally renamed to SPI functions. 2016-02-04 10:24:32 -06:00
lpc17_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
Makefile Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:03:09 -06:00
open1788.h LPC11/17/43: Fix some extensive naming problems. All SSP functions were accidentally renamed to SPI functions. 2016-02-04 10:24:32 -06:00