This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
configs
/
mbed
/
src
History
Gregory Nutt
110ae16af2
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
..
.gitignore
…
lpc17_adc.c
Remove all references to board_adc_setup()
2016-12-05 17:06:08 -06:00
lpc17_appinit.c
Remove all references to board_adc_setup()
2016-12-05 17:06:08 -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