nuttx/configs/olimex-lpc-h3131/src
2016-02-13 12:37:46 -06:00
..
.gitignore Add support for the Olimex LPC-H3131 board 2013-11-18 14:51:38 -06:00
lpc31_appinit.c Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:03:09 -06:00
lpc31_boot.c For LPC31xx MCUs, rename up_spiinitialize to lpc31_spibus_initialize 2016-01-26 16:56:13 -06:00
lpc31_clkinit.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
lpc31_hidkbd.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -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 Fix some spacing problems 2015-10-04 14:59:44 -06:00
lpc31_mmcsd.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -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
lpc_h3131.h For LPC31xx MCUs, rename up_spiinitialize to lpc31_spibus_initialize 2016-01-26 16:56:13 -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