qmk_firmware/Demos/Device/LowLevel
Dean Camera dcf303762a Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors.
Change MIDI demos to use real MIDI command values, and shift for the USB wrapper, rather than shift for the MIDI bytes. This is a little confusing for the MIDI USB wrapper, but allows for the use of real standardized MIDI command values.
2009-06-16 07:17:22 +00:00
..
AudioInput More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
AudioOutput More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
CDC More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
DualCDC More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
GenericHID More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
Joystick More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
Keyboard More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
KeyboardMouse More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
MIDI Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors. 2009-06-16 07:17:22 +00:00
MassStorage More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
Mouse More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
RNDISEthernet More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
USBtoSerial More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +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