qmk_firmware/Projects/USBtoSerial
Dean Camera 9c8bd6ed9b Remove incorrect Abstract Call Management class specific descriptor from the CDC demos, bootloaders and projects. 2010-05-06 11:32:55 +00:00
..
Lib Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Descriptors.c Remove incorrect Abstract Call Management class specific descriptor from the CDC demos, bootloaders and projects. 2010-05-06 11:32:55 +00:00
Descriptors.h Remove incorrect Abstract Call Management class specific descriptor from the CDC demos, bootloaders and projects. 2010-05-06 11:32:55 +00:00
Doxygen.conf Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation. 2010-02-03 00:57:49 +00:00
LUFA USBtoSerial.inf Update driver INF files - change manufacturer name from the original template's name to the Four Walled Cubicle website. 2010-01-29 06:32:20 +00:00
USBtoSerial.c Change AVRISP project's timeout to be interrupt based again, but make the interrupt itself interruptable and use a seperate assembly file to hand-optimize the ISR code. 2010-05-02 05:16:34 +00:00
USBtoSerial.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
USBtoSerial.txt Speed up bit-banged USART code in the AVRISP project. 2009-12-15 11:12:38 +00:00
makefile Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent. 2010-04-28 08:15:16 +00:00