Go to file
Kurt Eckhardt 40cb6322ac WIP - Add Strings to device structure
Added the ability to query the
Manufactur, product name and serial number strings from a device.

WIP - Eats up lots of memory, next up experiment move from Device_t object to maybe top level objects.  Probably fewer than them as each hub allocates something like 7 Device objects
2017-10-14 14:27:09 -07:00
examples WIP - Add Strings to device structure 2017-10-14 14:27:09 -07:00
USBHost_t36.h WIP - Add Strings to device structure 2017-10-14 14:27:09 -07:00
ehci.cpp Print less low-level EHCI info when USBHOST_PRINT_DEBUG defined 2017-10-08 02:18:03 -07:00
enumeration.cpp WIP - Add Strings to device structure 2017-10-14 14:27:09 -07:00
hid.cpp Keyboard HID extras plus map extra keys 2017-10-12 10:27:41 -07:00
hub.cpp Fix scheduling of hub control transfers 2017-10-08 05:25:39 -07:00
joystick.cpp PS4 support 2017-09-12 06:57:19 -07:00
keyboard.cpp Keyboard HID extras plus map extra keys 2017-10-12 10:27:41 -07:00
keyboardHIDExtras.cpp Work around for MS keyboard 2017-10-12 19:23:02 -07:00
keywords.txt Add Mouse driver from wwatson 2017-08-24 13:41:39 -07:00
library.properties Convert to Arduino library format 2017-03-07 07:40:06 -08:00
memory.cpp Add documentation (in source code comments) 2017-03-06 06:03:07 -08:00
midi.cpp Add public API for MIDI driver 2017-03-07 05:42:29 -08:00
mouse.cpp Keyboard HID extras plus map extra keys 2017-10-12 10:27:41 -07:00
print.cpp Add documentation (in source code comments) 2017-03-06 06:03:07 -08:00