qmk_firmware/Demos/Host
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.
2009-11-07 07:23:03 +00:00
..
ClassDriver Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
Incomplete/BluetoothHost 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
LowLevel 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 start of the Still Image Host Class driver demo and driver code. 2009-08-30 11:36:04 +00:00