aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/usb_lld.h
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3171 35acf78f-673a-0410...gdisirio2011-07-231-398/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410...gdisirio2011-03-291-0/+3
* License updated.gdisirio2011-03-181-1/+2
* USB improvements.gdisirio2011-03-101-0/+12
* GPT driver model, STM32 GPT driver implementation, not tested, documentation ...gdisirio2011-02-281-1/+1
* More improvements to the generic USB driver, implemented suspend and wakeup h...gdisirio2011-02-151-0/+7
* More improvements in the USB driver model.gdisirio2011-02-141-50/+88
* Implemented automatic allocation in the packet memory of the STM32 USB driver...gdisirio2011-02-131-8/+4
* Simplified USB endpoints configuration.gdisirio2011-02-121-16/+2
* RAM optimization to the USB driver.gdisirio2011-02-121-9/+8
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 35acf78f-673a-0410...gdisirio2011-02-091-0/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 35acf78f-673a-0410...gdisirio2011-02-081-3/+24
* Removed some obsolete code from the USB driver.gdisirio2011-02-061-5/+0
* USB rework, step 2.gdisirio2011-02-061-51/+57
* USB rework, step 1.gdisirio2011-02-051-3/+49
* Merged the USB branch and made the needed adjustments, not tested yet.gdisirio2011-01-301-0/+284