qmk_firmware/Demos/Device/ClassDriver
2009-08-13 08:14:16 +00:00
..
AudioInput Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 2009-08-05 06:36:31 +00:00
AudioOutput Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets. 2009-08-07 06:55:31 +00:00
CDC Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
DualCDC Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
GenericHID Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
Joystick Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
Keyboard Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
KeyboardMouse Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
MassStorage Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
MIDI Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 2009-08-05 06:36:31 +00:00
Mouse Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
RNDISEthernet Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
USBtoSerial Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
makefile Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 2009-06-05 07:16:33 +00:00