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
Dean Camera 0e6d5cf5b4
Start porting the USB core to the AVR32 UC3B.
15 years ago
..
Common Update Temperature board driver to be AVR32 compatible when the ADC peripheral driver is eventually ported. Make architecture includes explicit for both the AVR32 and the AVR8, to make way for future architecture ports. 15 years ago
DriverStubs Change over board hardware drivers to use the custom uintN_t and intN_t native word size types. 15 years ago
Drivers Start porting the USB core to the AVR32 UC3B. 15 years ago
ManPages Start porting the USB core to the AVR32 UC3B. 15 years ago
Scheduler Update Temperature board driver to be AVR32 compatible when the ADC peripheral driver is eventually ported. Make architecture includes explicit for both the AVR32 and the AVR8, to make way for future architecture ports. 15 years ago
Doxygen.conf Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 15 years ago
Version.h Update copyright year to 2010. 15 years ago
makefile Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients. 15 years ago