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 4dde844e9f
Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used.
15 years ago
..
AudioInput Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 15 years ago
AudioOutput Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 15 years ago
CDC Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
CDCMouse Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
DualCDC Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
GenericHID Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
Joystick Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
Keyboard Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
KeyboardMouse Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
MIDI Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
MassStorage Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
MassStorageKeyboard Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
Mouse Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
RNDISEthernet Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 15 years ago
makefile Added new JoystickHostWithParser demos to the library. 15 years ago