aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/CDCHost/CDCHost.c
Commit message (Expand)AuthorAgeFilesLines
* Re-add in simple scheduler for compatibility with legacy code, mark all sched...Dean Camera2009-06-191-3/+11
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-2/+8
* Enhanced class drivers to use the same public/private section seperations as ...Dean Camera2009-06-151-0/+6
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-109/+0
* Copy over schedulerless host demos to ClassDrivers directory, for later modif...Dean Camera2009-06-091-0/+231
* Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...Dean Camera2009-06-091-279/+0
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+279