aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usb.c
Commit message (Expand)AuthorAgeFilesLines
* Improvements to the USB driver, first phase.gdisirio2011-10-231-86/+21
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3254 35acf78f-673a-0410...gdisirio2011-08-261-0/+4
* Added I-class function checks to HAL APIs.gdisirio2011-08-211-0/+22
* License updated.gdisirio2011-03-181-1/+2
* USB improvements.gdisirio2011-03-101-63/+77
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 35acf78f-673a-0410...gdisirio2011-02-151-8/+12
* More improvements in the USB driver model.gdisirio2011-02-141-46/+63
* RAM optimization to the USB driver.gdisirio2011-02-121-13/+19
* USB CDC demo working.gdisirio2011-02-091-0/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 35acf78f-673a-0410...gdisirio2011-02-091-7/+69
* USB rework, step 2.gdisirio2011-02-061-197/+230
* USB rework, step 1.gdisirio2011-02-051-20/+29
* Merged the USB branch and made the needed adjustments, not tested yet.gdisirio2011-01-301-0/+541