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-05-13 10:38:40 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cc694e98627e2eb3f264cdea0780ca381f89e82b
nuttx
/
drivers
/
usbhost
T
History
Nathan Hartman
68d43d3679
Fix typos.
2019-08-04 14:50:28 -06:00
..
.gitignore
…
hid_parser.c
…
Kconfig
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
Make.defs
Fix typos.
2019-08-04 14:50:28 -06:00
usbhost_cdcacm.c
drivers/usbhost: Remove duplicate const in usbhost files.
2019-06-20 06:49:56 -06:00
usbhost_composite.c
drivers/usbhost/usbhost_composite.c: The cfgdesc pointer was initialized after the buffer had been advanced, so it was not pointing where it should. The totallen operations at the end of the function ended up overwriting memory belonging to the first copied interface descriptor.
2019-06-22 07:27:15 -06:00
usbhost_composite.h
Fix some typographical errors.
2018-09-14 06:55:45 -06:00
usbhost_devaddr.c
…
usbhost_enumerate.c
…
usbhost_findclass.c
…
usbhost_hidkbd.c
drivers/usbhost: Backout some overly aggressive changes made in commit to removed CONFIG_DISABLE_POLL.
2019-05-22 14:14:15 -06:00
usbhost_hidmouse.c
drivers/usbhost: Remove duplicate const in usbhost files.
2019-06-20 06:49:56 -06:00
usbhost_hub.c
drivers/usbhost: Remove duplicate const in usbhost files.
2019-06-20 06:49:56 -06:00
usbhost_max3421e.c
…
usbhost_registerclass.c
…
usbhost_registry.c
…
usbhost_registry.h
…
usbhost_skeleton.c
drivers/usbhost: Remove duplicate const in usbhost files.
2019-06-20 06:49:56 -06:00
usbhost_storage.c
drivers/usbhost/usbhost_storage.c: Correct typo "const const" to "const".
2019-04-23 11:11:11 -06:00
usbhost_trace.c
…
usbhost_xboxcontroller.c
drivers/usbhost: Remove duplicate const in usbhost files.
2019-06-20 06:49:56 -06:00