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/DualRole/ClassDriver/MouseHostDevice
Dean Camera 55538dcef3
Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible.
14 years ago
..
Descriptors.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
Descriptors.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 14 years ago
DeviceFunctions.c Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
DeviceFunctions.h Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 14 years ago
HostFunctions.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
HostFunctions.h Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
MouseHostDevice.aps Add AVRStudio 4 project files to the LowLevel Host mode demos. 14 years ago
MouseHostDevice.c Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
MouseHostDevice.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 14 years ago
MouseHostDevice.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
makefile Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago