This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-11 13:40:47 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
9df6bd0543594de8677678282851bcd4616922d1
nuttx
/
configs
/
mbed
/
src
T
History
Gregory Nutt
1441689cc9
Add logic to register the hub class to all board logic that initialize USB host
2015-04-28 11:53:26 -06:00
..
.gitignore
…
lpc17_adc.c
…
lpc17_boot.c
…
lpc17_dac.c
…
lpc17_hidkbd.c
Add logic to register the hub class to all board logic that initialize USB host
2015-04-28 11:53:26 -06:00
lpc17_leds.c
…
lpc17_nsh.c
…
lpc17_pwm.c
Rename pwm_devinit() to board_pwm_setup(). Add CONFIG_BOARDCTL_PWMTEST that will enable calling board_pwm_setup() from boardctl(). Replace calls to pwm_devinit() in apps/examples/pwm with calls to boardctl(). In all configurations that enable the apps/examples/pwm test, make sure that boardctl() suppoprt is properly enabled.
2015-03-31 16:59:22 -06:00
Makefile
…
mbed_internal.h
…