qmk_firmware/Demos/Host
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
..
ClassDriver 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
Incomplete/BluetoothHost 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
LowLevel 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
makefile Add master device Host demo makefile. 2009-06-05 08:13:19 +00:00