Commit Graph

11 Commits

Author SHA1 Message Date
PaulStoffregen 1494a02918 Print USB descriptors in debug output 2018-05-25 05:12:36 -07:00
PaulStoffregen f1bb020282 Fix print() & println() conflict with Arduino Print class 2017-10-15 13:11:46 -07:00
PaulStoffregen 3355eab2a2 Add documentation (in source code comments) 2017-03-06 06:03:07 -08:00
PaulStoffregen ea75a1c673 Rename header file to USBHost_t36.h 2017-03-05 21:33:29 -08:00
PaulStoffregen b18ee4ea06 Add define to enable/disable all debug printing 2017-03-05 20:18:02 -08:00
PaulStoffregen 80225dfe22 Add to periodic sched using interval+offset & binary tree 2017-02-26 09:40:49 -08:00
PaulStoffregen 08ed25eb49 Disconnect drivers and free device when cable unplugged 2017-02-25 13:40:31 -08:00
PaulStoffregen 656765bac6 All debug printing through USBHost class 2017-02-18 12:03:10 -08:00
PaulStoffregen eb807023db Add driver claiming at the device level 2017-02-11 06:03:54 -08:00
PaulStoffregen dc87eeaaf6 Convert to C++ classes 2017-02-11 03:34:36 -08:00
PaulStoffregen 2a2f745dc1 Group code into cpp files 2017-02-11 02:30:52 -08:00