This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
9a49304527
nuttx-apps
/
examples
/
hidkbd
History
Gregory Nutt
9a49304527
examples/hidkbd: Add some missing configuration settings.
2017-04-18 07:24:15 -06:00
..
.gitignore
hidkbd_main.c
apps/examples/hidkbd: Remove call to arch_usbhost_initialize(). That is violation of the OS interfacing rules and will no longer be supported. USB host should be initialized as part of the normal board bring-up logic as with any other devices and should not involve illegal calls from applications into the OS.
2017-03-09 15:17:49 -06:00
Kconfig
examples/hidkbd: Add some missing configuration settings.
2017-04-18 07:24:15 -06:00
Make.defs
Makefile
examples/hidkbd: Add some missing configuration settings.
2017-04-18 07:24:15 -06:00