nuttx/drivers/usbhost
2015-05-18 13:16:32 -06:00
..
.gitignore
hid_parser.c
Kconfig Add basic board build configurat for the SAML21 Xplained. Initial commit is jsut the SAMD20 Xplained with name changes and does not yet build 2015-05-18 13:16:32 -06:00
Make.defs drivers/usbhost: Add initial implementatino of a host-side CDC/ACM driver. Completely untested on initial commit (2015-05-06). 2015-05-06 12:49:00 -06:00
usbhost_cdcacm.c Clean up some logic in the CDC/ACM host drivers. Test with some other host controller drivers. There are lots of problems. 2015-05-14 10:22:08 -06:00
usbhost_devaddr.c
usbhost_enumerate.c
usbhost_findclass.c
usbhost_hidkbd.c Use sched_kfree() instead of kmm_free() 2015-05-08 12:03:45 -06:00
usbhost_hidmouse.c Use sched_kfree() instead of kmm_free() 2015-05-08 12:03:45 -06:00
usbhost_hub.c
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c
usbhost_storage.c Use sched_kfree() instead of kmm_free() 2015-05-08 12:03:45 -06:00
usbhost_trace.c