qmk_firmware/Demos/Host/LowLevel
Dean Camera 37f8a84f35 Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION compile time option (but silently convert it to USE_SINGLE_DEVICE_CONFIGURATION internally for compatibility).
Added new USE_FLASH_DESCRIPTORS compile time option. By default, descriptors can now lie in mixed memory spaces (specified by a new parameter to the CALLBACK_USB_GetDescriptor() function) unless one of the USE_*_DESCRIPTORS compile time option is specified.
2009-07-16 08:15:27 +00:00
..
CDCHost Added compatibility list to the documentation of each individual demo. 2009-07-13 06:44:14 +00:00
GenericHIDHost Added compatibility list to the documentation of each individual demo. 2009-07-13 06:44:14 +00:00
KeyboardHost Added compatibility list to the documentation of each individual demo. 2009-07-13 06:44:14 +00:00
KeyboardHostWithParser Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION compile time option (but silently convert it to USE_SINGLE_DEVICE_CONFIGURATION internally for compatibility). 2009-07-16 08:15:27 +00:00
MassStorageHost Added compatibility list to the documentation of each individual demo. 2009-07-13 06:44:14 +00:00
MouseHost Added compatibility list to the documentation of each individual demo. 2009-07-13 06:44:14 +00:00
MouseHostWithParser Added compatibility list to the documentation of each individual demo. 2009-07-13 06:44:14 +00:00
StillImageHost Added compatibility list to the documentation of each individual demo. 2009-07-13 06:44:14 +00:00
makefile Copy existing Host mode demos to new ClassDriver and LowLevel subfolders. 2009-06-05 07:56:39 +00:00