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/Device/ClassDriver
Dean Camera 3bf7ce15d5
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.
13 years ago
..
AudioInput Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
AudioOutput Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
DualVirtualSerial Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637). 13 years ago
GenericHID Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
Joystick Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
Keyboard Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
KeyboardMouse Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
KeyboardMouseMultiReport Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
MIDI Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
MassStorage Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
MassStorageKeyboard Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
Mouse Add HID bootloader build module (thanks to Stefan Hellermann). 13 years ago
RNDISEthernet Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP code. 13 years ago
VirtualSerial Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637). 13 years ago
VirtualSerialMassStorage Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637). 13 years ago
VirtualSerialMouse Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637). 13 years ago
makefile Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique. 13 years ago