This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b9b3a7b47124cf9c546e38786b9c050d92fc8fd
nuttx
/
drivers
/
usbhost
T
History
Gregory Nutt
a897fd4ccf
Eliminate use of apps/system/usbmonitor. Use drivers/usbmonitor instead.
2016-06-30 13:09:22 -06:00
..
.gitignore
…
hid_parser.c
…
Kconfig
Eliminate use of apps/system/usbmonitor. Use drivers/usbmonitor instead.
2016-06-30 13:09:22 -06:00
Make.defs
…
usbhost_cdcacm.c
drivers/: Change some nerr() ERRORS to nwarn() WARNINGS. Anomolous network evernts are not errors.
2016-06-12 08:31:22 -06:00
usbhost_devaddr.c
…
usbhost_enumerate.c
drivers/: Change some nerr() ERRORS to nwarn() WARNINGS. Anomolous network evernts are not errors.
2016-06-12 08:31:22 -06:00
usbhost_findclass.c
…
usbhost_hidkbd.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
usbhost_hidmouse.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
usbhost_hub.c
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
usbhost_registerclass.c
…
usbhost_registry.c
…
usbhost_registry.h
…
usbhost_skeleton.c
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
usbhost_storage.c
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
usbhost_trace.c
…