qmk_firmware/Demos/Host/LowLevel
Dean Camera f896c00c48 Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces. 2009-06-18 10:31:55 +00:00
..
CDCHost Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces. 2009-06-18 10:31:55 +00:00
GenericHIDHost Remove hardcoded DOT path from all Doxygen config files. 2009-06-16 13:50:02 +00:00
KeyboardHost Remove hardcoded DOT path from all Doxygen config files. 2009-06-16 13:50:02 +00:00
KeyboardHostWithParser Remove hardcoded DOT path from all Doxygen config files. 2009-06-16 13:50:02 +00:00
MassStorageHost Added new USB_Host_ClearPipeStall() convenience function to clear a stall condition on an attached device's endpoint. 2009-06-18 07:53:51 +00:00
MouseHost Remove hardcoded DOT path from all Doxygen config files. 2009-06-16 13:50:02 +00:00
MouseHostWithParser Remove hardcoded DOT path from all Doxygen config files. 2009-06-16 13:50:02 +00:00
StillImageHost Remove hardcoded DOT path from all Doxygen config files. 2009-06-16 13:50:02 +00:00
makefile Copy existing Host mode demos to new ClassDriver and LowLevel subfolders. 2009-06-05 07:56:39 +00:00