qmk_firmware/Demos/Device/Incomplete/Sideshow
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
..
Descriptors.c Conversion of old incomplete SideShow demo to new APIs. 2009-06-05 07:52:53 +00:00
Descriptors.h Conversion of old incomplete SideShow demo to new APIs. 2009-06-05 07:52:53 +00:00
Sideshow.c Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream functions. Changed Endpoint.c and Pipe.c to use a templated system to build the seperate functions, rather than duplicating each function's code many times. 2009-07-13 12:38:30 +00:00
Sideshow.h Conversion of old incomplete SideShow demo to new APIs. 2009-06-05 07:52:53 +00:00
SideshowApplications.c Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 2009-06-05 07:32:40 +00:00
SideshowApplications.h Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 2009-06-05 07:32:40 +00:00
SideshowCommands.c Conversion of old incomplete SideShow demo to new APIs. 2009-06-05 07:52:53 +00:00
SideshowCommands.h Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 2009-06-05 07:32:40 +00:00
SideshowCommon.c Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 2009-06-05 07:32:40 +00:00
SideshowCommon.h Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 2009-06-05 07:32:40 +00:00
SideshowContent.c Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 2009-06-05 07:32:40 +00:00
SideshowContent.h Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 2009-06-05 07:32:40 +00:00
makefile 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