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/Demos/Device
Dean Camera 5d4478b3b4
Fix misspelt event name in the Class driver USBtoSerial demo, preventing correct operation.
15 years ago
..
ClassDriver Fix misspelt event name in the Class driver USBtoSerial demo, preventing correct operation. 15 years ago
Incomplete/Sideshow Added CDC_Device_Flush() command to the CDC Device mode class driver. 15 years ago
LowLevel Fix USBtoSerial device demos -- ensure the UDR1 register contents is read in under all circumstances which fire the ISR, so that the receive complete interrupt is cleared correctly to prevent freezes. 15 years ago
makefile Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos. 16 years ago