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 18:21:44 -08:00
ehci.cpp Add ability to remove & free pipes from async schedule 2017-02-25 18:21:44 -08:00
enumeration.cpp Keep list of pipes to be deleted when device disconnects 2017-02-25 14:43:49 -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 Keep list of pipes to be deleted when device disconnects 2017-02-25 14:43:49 -08:00