nuttx/drivers/usbhost
Gregory Nutt de182f2a3a Merge remote-tracking branch 'origin/master' into usbhub
Conflicts:
	nuttx/include/nuttx/usb/usbhost.h
2015-04-19 10:55:20 -06:00
..
.gitignore
hid_parser.c
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 Merge remote-tracking branch 'origin/master' into usbhub 2015-04-19 10:55:20 -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 Merge remote-tracking branch 'origin/master' into usbhub 2015-04-19 10:55:20 -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