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 b408a5fe62
Add const qualifier to the parameters of Projects' functions where possible.
15 years ago
..
Lib Add const qualifier to the parameters of Projects' functions where possible. 15 years ago
Descriptors.c Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. 15 years ago
Descriptors.h Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. 15 years ago
Doxygen.conf Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. 15 years ago
LUFA USBtoSerial.inf Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. 15 years ago
USBtoSerial.c Add double banking property to LUFA powered projects in the Projects directory. Add guards to macro parameters to ensure that formulas passed as parameters don't mess up the internal macro structure. 15 years ago
USBtoSerial.h Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. 15 years ago
USBtoSerial.txt Speed up bit-banged USART code in the AVRISP project. 15 years ago
makefile Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. 15 years ago