qmk_firmware/Demos/Device/Incomplete/Sideshow
Dean Camera 0f51db56c0 Replace -finline-limit with -fno-inline-small-functions in project makefiles. 2009-08-30 06:52:03 +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 Replace -finline-limit with -fno-inline-small-functions in project makefiles. 2009-08-30 06:52:03 +00:00