aboutsummaryrefslogtreecommitdiff
path: root/Projects/USBtoSerial/LUFA USBtoSerial.inf
AgeCommit message (Collapse)Author
2012-07-07Update CDC driver INF files so that they should work even on systems without ↵Dean
usbser.sys extracted by default (see MS KB entry 837637). git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2385 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵Dean
redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1541 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-05-08Add svn:eol-style property to source files, so that the line endings are ↵Dean
correctly converted to the target system's native end of line style. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1248 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-01-29Update driver INF files - change manufacturer name from the original ↵Dean
template's name to the Four Walled Cubicle website. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1083 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-10-18Moved USBtoSerial demo the Projects directory, as it is simply an expanded ↵Dean
CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@868 d5102386-fcda-11dd-9fdb-3debd5008f28