nuttx/configs/olimex-lpc-h3131/src
2017-05-11 13:35:56 -06:00
..
.gitignore
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
lpc31_clkinit.c
lpc31_leds.c
lpc31_mem.c
lpc31_mmcsd.c
lpc31_spi.c nxp boards 2017-04-28 18:29:43 +02:00
lpc31_usbhost.c configs/: All functions that used to return an xcpt_t old handler value, not return NULL. The oldhandler value is no longer useful with the recent changes to the interrupt argument passing. 2017-03-02 08:43:32 -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