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/KeyboardHost
Dean Camera e625fd6df3
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
15 years ago
..
Doxygen.conf Add KeyboardHost HID Host Class driver demo to the library. 15 years ago
KeyboardHost.c Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 15 years ago
KeyboardHost.h Add KeyboardHost HID Host Class driver demo to the library. 15 years ago
KeyboardHost.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 15 years ago
makefile Fixed HID host Class driver report send/receive report broken when issued through the control pipe. 15 years ago