aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/USBtoSerial/USBtoSerial.txt
Commit message (Collapse)AuthorAgeFilesLines
* Speed up bit-banged USART code in the AVRISP project.Dean Camera2009-12-151-7/+7
| | | | Fix project text files to refer to "project" instead of "demo".
* Added new XPLAIN serial Bridge project (thanks to John Steggall for the ↵Dean Camera2009-11-251-6/+11
| | | | software UART code).
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded ↵Dean Camera2009-10-181-0/+77
CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.