1
0
mirror of https://github.com/gdsports/USBHost_t36 synced 2024-11-11 19:55:04 -05:00
Go to file
2017-02-25 14:02:42 -08:00
ehci.cpp Disconnect drivers and free device when cable unplugged 2017-02-25 13:40:31 -08:00
enumeration.cpp Assign unique, auto-incrementing addresses to USB devices 2017-02-25 14:02:42 -08:00
hub.cpp All debug printing through USBHost class 2017-02-18 12:03:10 -08:00
k66_usbhost.ino Begin work on MIDI device driver 2017-02-20 06:33:13 -08:00
keyboard.cpp All debug printing through USBHost class 2017-02-18 12:03:10 -08:00
memory.cpp Convert to C++ classes 2017-02-11 03:34:36 -08:00
midi.cpp Begin work on MIDI device driver 2017-02-20 06:33:13 -08:00
print.cpp Disconnect drivers and free device when cable unplugged 2017-02-25 13:40:31 -08:00
USBHost.h Assign unique, auto-incrementing addresses to USB devices 2017-02-25 14:02:42 -08:00