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/Incomplete/Sideshow
Dean Camera d753512cca
Fix doxygen documentation - doxygen was getting confused on the variable-length ATTR_NON_NULL_PTR_ARG() macro used on function prototypes and was generating many return types for several functions in the documentation (thanks to David Lyons).
15 years ago
..
Lib Added CDC_Device_Flush() command to the CDC Device mode class driver. 15 years ago
Descriptors.c Add new MIDIHost LowLevel demo application. 15 years ago
Descriptors.h Fix doxygen documentation - doxygen was getting confused on the variable-length ATTR_NON_NULL_PTR_ARG() macro used on function prototypes and was generating many return types for several functions in the documentation (thanks to David Lyons). 15 years ago
Sideshow.c Minor code cleanups for clarity. 15 years ago
Sideshow.h 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. 15 years ago
makefile Fix invalid Event name rule in demo/project makefiles. 15 years ago