1
0
mirror of https://github.com/gdsports/USBHost_t36 synced 2024-11-24 01:52:23 -05:00
Go to file
Kurt Eckhardt d792ffd2e8 PS4 support
Had to increase size of HID report to 512.
Allow HAT to work 10039

Mouse Example prints out Z, Rz, Ry, Rx and Hat values
2017-09-12 06:57:19 -07:00
examples PS4 support 2017-09-12 06:57:19 -07:00
ehci.cpp Fix adding pipes to periodic schedule 2017-09-11 05:52:08 -07:00
enumeration.cpp Disallow claim of USBDriver with non-NULL device, even if on available_drivers list 2017-09-10 01:53:50 -07:00
hid.cpp Add special PS3 start command to HID parser 2017-09-11 12:09:14 -07:00
hub.cpp Device driver constructors compatible with UHS library 2017-03-06 04:36:48 -08:00
joystick.cpp PS4 support 2017-09-12 06:57:19 -07:00
keyboard.cpp Add public API for Keyboard driver 2017-03-07 07:22:57 -08: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 Remove old mouse code 2017-09-11 17:54:43 -07:00
print.cpp Add documentation (in source code comments) 2017-03-06 06:03:07 -08:00
USBHost_t36.h PS4 support 2017-09-12 06:57:19 -07:00