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/Projects/USBtoSerial
Dean Camera 9299735c75
Disable strict aliasing explicitly in the project makefiles, as this is apparently enabled by default in newer AVR-GCC builds, and aliasing is used heavily for type-punning through the LUFA and third party library's codebase.
15 years ago
..
Lib
Descriptors.c Added ability to set the serial baud rate via the user's terminal in the XPLAINBridge project. 15 years ago
Descriptors.h
Doxygen.conf
LUFA USBtoSerial.inf
USBtoSerial.aps
USBtoSerial.c
USBtoSerial.h
USBtoSerial.txt
makefile Disable strict aliasing explicitly in the project makefiles, as this is apparently enabled by default in newer AVR-GCC builds, and aliasing is used heavily for type-punning through the LUFA and third party library's codebase. 15 years ago