You cannot 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-fw/Demos/Host/LowLevel/JoystickHostWithParser
Dean Camera 34dc7f241f Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines.
Added preprocessor checks to give a human readable error when the class drivers are used when the incompatible NO_STREAM_CALLBACKS compile time option is used.
16 years ago
..
ConfigDescriptor.c Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 16 years ago
ConfigDescriptor.h Added new JoystickHostWithParser demos to the library. 16 years ago
Doxygen.conf Added new JoystickHostWithParser demos to the library. 16 years ago
HIDReport.c Added new JoystickHostWithParser demos to the library. 16 years ago
HIDReport.h Added new JoystickHostWithParser demos to the library. 16 years ago
JoystickHostWithParser.c Added new JoystickHostWithParser demos to the library. 16 years ago
JoystickHostWithParser.h Added new JoystickHostWithParser demos to the library. 16 years ago
JoystickHostWithParser.txt Added new JoystickHostWithParser demos to the library. 16 years ago
makefile Added new JoystickHostWithParser demos to the library. 16 years ago