nuttx/configs/ea3131/src
2016-05-24 10:51:22 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
ea3131.h For LPC31xx MCUs, rename up_spiinitialize to lpc31_spibus_initialize 2016-01-26 16:56:13 -06:00
lpc31_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
lpc31_boot.c For LPC31xx MCUs, rename up_spiinitialize to lpc31_spibus_initialize 2016-01-26 16:56:13 -06:00
lpc31_buttons.c Remove internal from name of all board header files 2015-12-29 15:44:56 -06:00
lpc31_clkinit.c EA3131: Rename files for better conformance to naming conventions 2015-03-21 14:12:58 -06:00
lpc31_fillpage.c For LPC31xx MCUs, rename up_spiinitialize to lpc31_spibus_initialize 2016-01-26 16:56:13 -06:00
lpc31_leds.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00
lpc31_mem.c Remove internal from name of all board header files 2015-12-29 15:44:56 -06:00
lpc31_spi.c For LPC31xx MCUs, rename up_spiinitialize to lpc31_spibus_initialize 2016-01-26 16:56:13 -06:00
lpc31_usbhost.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
lpc31_usbmsc.c Rename usbmsc_archinitialize to board_usbmsc_initialize 2016-03-25 12:09:37 -06:00
Makefile Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00