You can not 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_firmware/LUFA/Drivers/USB
Dean Camera dea897ef57
Make main readme file easier to read, and make documentation build instructions clearer.
15 years ago
..
Class Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 15 years ago
HighLevel Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 15 years ago
LowLevel 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. 15 years ago
USB.h Make main readme file easier to read, and make documentation build instructions clearer. 15 years ago