nuttx/drivers/usbhost
2015-04-19 14:26:17 -06:00
..
.gitignore Clone svn:ignore directory atributed to .gitignore files 2013-04-04 14:27:29 -06:00
hid_parser.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
Kconfig Bring in USB hub-related files from https://github.com/kaushalparikh/nuttx. This is the work of Kaushal Parikh. This initial commit is incomplete. This is quite a bit more hub logic that needs to come in before the port is complete. 2015-04-18 16:20:02 -06:00
Make.defs Bring in USB hub-related files from https://github.com/kaushalparikh/nuttx. This is the work of Kaushal Parikh. This initial commit is incomplete. This is quite a bit more hub logic that needs to come in before the port is complete. 2015-04-18 16:20:02 -06:00
usbhost_devaddr.c Remove executable flag from more .c and .h files 2015-04-09 08:20:57 -06:00
usbhost_enumerate.c USB Hub: Change an the usbhost_ctrlxfer interface; move some functions around 2015-04-19 14:26:17 -06:00
usbhost_findclass.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_hidkbd.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_hidmouse.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_hub.c USB Hub: Change an the usbhost_ctrlxfer interface; move some functions around 2015-04-19 14:26:17 -06:00
usbhost_registerclass.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_registry.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_registry.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
usbhost_skeleton.c Update dates in all skeleton files 2015-02-13 06:13:34 -06:00
usbhost_storage.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_trace.c Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00