nuttx/configs/lm3s8962-ek/src
2016-06-20 12:44:38 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
lm3s8962-ek.h Rename lm_spi.. to lm_ssi.. 2016-02-04 10:41:41 -06:00
lm_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
lm_boot.c Rename lm_spi.. to lm_ssi.. 2016-02-04 10:41:41 -06:00
lm_ethernet.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
lm_leds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
lm_oled.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
lm_ssi.c Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -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