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/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.
16 years ago
..
Descriptors.c Conversion of old incomplete SideShow demo to new APIs. 16 years ago
Descriptors.h Conversion of old incomplete SideShow demo to new APIs. 16 years ago
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. 16 years ago
Sideshow.h Conversion of old incomplete SideShow demo to new APIs. 16 years ago
SideshowApplications.c Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 16 years ago
SideshowApplications.h Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 16 years ago
SideshowCommands.c Conversion of old incomplete SideShow demo to new APIs. 16 years ago
SideshowCommands.h Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 16 years ago
SideshowCommon.c Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 16 years ago
SideshowCommon.h Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 16 years ago
SideshowContent.c Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 16 years ago
SideshowContent.h Add new Incomplete device subdirectory for work-in-progress demos. Add incomplete SideShow demo. 16 years ago
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). 16 years ago