qmk_firmware/Demos/Device/Incomplete/Sideshow
Dean Camera df5500e81c Added CDC_Device_Flush() command to the CDC Device mode class driver.
Minor updates to the unfinished SideShow demo for clarity.

Added unfinished MassStorageHost class driver demo.
2009-08-13 06:43:17 +00:00
..
Lib Added CDC_Device_Flush() command to the CDC Device mode class driver. 2009-08-13 06:43:17 +00:00
Descriptors.c Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the Addressed or Configured state as needed. 2009-07-23 08:00:12 +00:00
Descriptors.h Conversion of old incomplete SideShow demo to new APIs. 2009-06-05 07:52:53 +00:00
Sideshow.c Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 2009-08-05 06:36:31 +00:00
Sideshow.h Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 2009-08-05 06:36:31 +00:00
makefile Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option. 2009-08-02 23:14:30 +00:00