aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/USBtoSerial/USBtoSerial.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...Dean Camera2009-08-051-1/+0
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-4/+4
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-1/+1
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-1/+1
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-1/+1
* Changed to new device mode Class Driver function name prefixes to make way fo...Dean Camera2009-06-111-1/+1
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+79