aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/USBtoSerial/LUFA USBtoSerial.inf
Commit message (Collapse)AuthorAgeFilesLines
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵Dean Camera2010-10-281-1/+1
| | | | redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-105/+105
| | | | correctly converted to the target system's native end of line style.
* 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.