nuttx/configs/mbed/src
2017-05-11 13:35:56 -06:00
..
.gitignore
lpc17_adc.c Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00
lpc17_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
lpc17_boot.c
lpc17_dac.c
lpc17_leds.c
lpc17_pwm.c
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
mbed.h Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00