qmk_firmware/Demos/Device/ClassDriver
Dean Camera 0803cf00ac Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates.
Alter Test and Measurement Class demo's request handlers to accept, process and correctly return the fields indicated in the specification.
2010-07-26 04:57:50 +00:00
..
AudioInput Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
AudioOutput Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
DualVirtualSerial Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
GenericHID Fix up minor whitespace formatting errors. 2010-07-22 05:00:39 +00:00
Joystick Fix up minor whitespace formatting errors. 2010-07-22 05:00:39 +00:00
Keyboard Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo. 2010-07-26 04:26:47 +00:00
KeyboardMouse Fix up minor whitespace formatting errors. 2010-07-22 05:00:39 +00:00
MIDI Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
MassStorage Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates. 2010-07-26 04:57:50 +00:00
MassStorageKeyboard Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates. 2010-07-26 04:57:50 +00:00
Mouse Fix up minor whitespace formatting errors. 2010-07-22 05:00:39 +00:00
RNDISEthernet Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
VirtualSerial Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
VirtualSerialMouse Fix up minor whitespace formatting errors. 2010-07-22 05:00:39 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00