You cannot 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-fw/Demos/Host/ClassDriver/KeyboardHostWithParser
Dean Camera 64e5c4084f Add optional pipe double banking support to the Host mode Class drivers.
Descriptor processing routines now pass around void pointers rather than uint8_t pointers, as their destination datatype is know well known -- they are just streams of bytes until they are cast to the correct destination type by DESCRIPTOR_CAST.
16 years ago
..
Doxygen.conf Finish initial draft of the Host Mode HID Class driver. 16 years ago
KeyboardHostWithParser.c Add optional pipe double banking support to the Host mode Class drivers. 16 years ago
KeyboardHostWithParser.h Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7. 16 years ago
KeyboardHostWithParser.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 16 years ago
makefile Fix invalid Event name rule in demo/project makefiles. 16 years ago