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
/
drivers
/
usbhost
History
Gregory Nutt
3e4449eb1f
drivers/usbhost/Kconfig: Change default for CONFIG_HIDKBD_POLLUSEC per recommendation of Jeff Theusch.
2019-10-23 09:07:23 -06:00
..
hid_parser.c
…
Kconfig
drivers/usbhost/Kconfig: Change default for CONFIG_HIDKBD_POLLUSEC per recommendation of Jeff Theusch.
2019-10-23 09:07:23 -06:00
Make.defs
Merged in alinjerpelea/nuttx (pull request
#1059
)
2019-10-23 13:12:21 +00:00
usbhost_cdcacm.c
…
usbhost_composite.c
…
usbhost_composite.h
…
usbhost_devaddr.c
…
usbhost_enumerate.c
…
usbhost_findclass.c
…
usbhost_hidkbd.c
drivers/usbhost/usbhost_hidkbd.c: Fix keyboard debounce algorithm used when CONFIG_HIDKBD_NODEBOUNCE is undefined.
2019-10-23 08:39:09 -06:00
usbhost_hidmouse.c
…
usbhost_hub.c
…
usbhost_max3421e.c
Fix some typos
2019-09-17 10:46:23 -06:00
usbhost_registerclass.c
…
usbhost_registry.c
…
usbhost_registry.h
…
usbhost_skeleton.c
…
usbhost_storage.c
…
usbhost_trace.c
…
usbhost_xboxcontroller.c
…