qmk_firmware/Demos/Device/LowLevel
Dean Camera b2a30cd48a Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors.
Fixed BootloaderCDC project failing on some operating systems due to removed Line Encoding options (thanks to Alexey Belyaev).
2010-09-28 13:27:19 +00:00
..
AudioInput Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
AudioOutput Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
DualVirtualSerial Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors. 2010-09-28 13:27:19 +00:00
GenericHID Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 2010-09-24 06:59:28 +00:00
Joystick Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 2010-09-24 06:59:28 +00:00
Keyboard Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 2010-09-24 06:59:28 +00:00
KeyboardMouse Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 2010-09-24 06:59:28 +00:00
MIDI Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
MassStorage Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
Mouse Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 2010-09-24 06:59:28 +00:00
RNDISEthernet Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors. 2010-09-28 13:27:19 +00:00
VirtualSerial Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors. 2010-09-28 13:27:19 +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