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/Host/ClassDriver/VirtualSerialHost
Dean Camera 6d2f091cec
Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany).
14 years ago
..
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 14 years ago
VirtualSerialHost.aps Add AVRStudio 4 project files to the ClassDriver Host mode demos. 14 years ago
VirtualSerialHost.c Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 14 years ago
VirtualSerialHost.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
VirtualSerialHost.txt Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of. 14 years ago
makefile Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago