aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/USBtoSerial/LUFA USBtoSerial.inf
Commit message (Collapse)AuthorAgeFilesLines
* Update driver INF files - change manufacturer name from the original ↵Dean Camera2010-01-291-1/+1
| | | | template's name to the Four Walled Cubicle website.
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded ↵Dean Camera2009-10-181-0/+106
CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.