You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/ClassDriver
Dean Camera b7049da11b
Enhanced class drivers to use the same public/private section seperations as other portions of the library.
15 years ago
..
CDCHost Enhanced class drivers to use the same public/private section seperations as other portions of the library. 15 years ago
GenericHIDHost Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
KeyboardHost Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
KeyboardHostWithParser Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
MassStorageHost Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
MouseHost Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
MouseHostWithParser Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
StillImageHost Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 15 years ago
makefile Copy existing Host mode demos to new ClassDriver and LowLevel subfolders. 16 years ago