qmk_firmware/Demos/Host/LowLevel
Dean Camera d6edfe35c8 Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
..
CDCHost Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
GenericHIDHost Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
JoystickHostWithParser Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
KeyboardHost 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. 2009-11-08 21:56:18 +00:00
KeyboardHostWithParser Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
MIDIHost Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
MassStorageHost Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
MouseHost 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. 2009-11-08 21:56:18 +00:00
MouseHostWithParser Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
PrinterHost Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
StillImageHost Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
makefile Added new JoystickHostWithParser demos to the library. 2009-11-04 04:55:10 +00:00