Commit Graph

10 Commits

Author SHA1 Message Date
PaulStoffregen d3b6abe878 Keyboard LEDs and data parsing (Kurt & Frank) 2017-10-08 12:56:39 -07:00
PaulStoffregen f3d503259c Add public API for Keyboard driver 2017-03-07 07:22:57 -08:00
PaulStoffregen 5935deb8ce Device driver constructors compatible with UHS library 2017-03-06 04:36:48 -08:00
PaulStoffregen ea75a1c673 Rename header file to USBHost_t36.h 2017-03-05 21:33:29 -08:00
PaulStoffregen 0443ab8db6 Device drivers contribute the memory they will require 2017-03-05 15:48:50 -08:00
PaulStoffregen 3d918a3977 Turn off USB keyboard idle reports 2017-03-03 06:13:37 -08:00
PaulStoffregen 80225dfe22 Add to periodic sched using interval+offset & binary tree 2017-02-26 09:40:49 -08:00
PaulStoffregen 656765bac6 All debug printing through USBHost class 2017-02-18 12:03:10 -08:00
PaulStoffregen 57f958c368 Drivers claim interface & add Keyboard driver claim 2017-02-18 11:21:28 -08:00
PaulStoffregen 7756f2f4b7 Begin work on keyboard device driver 2017-02-18 06:09:28 -08:00