nuttx/configs/olimex-lpc-h3131/src
2018-02-01 10:00:02 -06:00
..
.gitignore Add support for the Olimex LPC-H3131 board 2013-11-18 14:51:38 -06:00
lpc31_appinit.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -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_leds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
lpc31_mem.c Fix some spacing problems 2015-10-04 14:59:44 -06:00
lpc31_mmcsd.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
lpc31_spi.c nxp boards 2017-04-28 18:29:43 +02:00
lpc31_usbhost.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc_h3131.h Move apps/system/usbmonitor to nuttx/drivers/usbmonitor 2016-06-30 12:24:33 -06:00
Makefile Remove all references to arch_usbhost_initialize(). That was incorrectly called from apps/examples/hidkbd. That is violation of the OS interfacing rules and will no longer be supported. USB host should be initialized as part of the board bring-up logic was with any other devices and should not involve illegal calls from applications into the OS. 2017-03-09 14:46:31 -06:00