qmk_firmware/Demos/Device
Dean Camera ba711d6759 Oops - fix errors in the MassStorageKeyboard SCSI driver file due to incorrect copy/paste. 2010-07-09 07:44:08 +00:00
..
ClassDriver Oops - fix errors in the MassStorageKeyboard SCSI driver file due to incorrect copy/paste. 2010-07-09 07:44:08 +00:00
Incomplete/Sideshow Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros. Moved USB_Device_SendRemoteWakeup() to the new Device.c source file and corrected it to unfreeze and restart the USB controller clock before issuing a Remote Wakeup request. 2010-07-02 03:37:19 +00:00
LowLevel Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functions so that they compile down in most instances to minimal loads and stores rather than complicated shifts. 2010-07-09 07:24:34 +00:00
makefile Add default "all" makefile targets to the demo tree makefiles. 2010-06-25 13:28:34 +00:00