aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/usb_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3171 ↵gdisirio2011-07-231-759/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-181-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
* USB improvements.gdisirio2011-03-101-37/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2815 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2787 ↵gdisirio2011-03-021-4/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* GPT driver model, STM32 GPT driver implementation, not tested, documentation ↵gdisirio2011-02-281-1/+8
| | | | | | not done yet. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2779 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More improvements to the generic USB driver, implemented suspend and wakeup ↵gdisirio2011-02-151-2/+31
| | | | | | handling in the STM32 USB driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2742 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 ↵gdisirio2011-02-151-3/+11
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 USB reset done right.gdisirio2011-02-141-6/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2739 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More improvements in the USB driver model.gdisirio2011-02-141-41/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2738 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Implemented automatic allocation in the packet memory of the STM32 USB ↵gdisirio2011-02-131-6/+27
| | | | | | driver, no need to specify addresses anymore. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2737 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Simplified USB endpoints configuration.gdisirio2011-02-121-9/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2734 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RAM optimization to the USB driver.gdisirio2011-02-121-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2732 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 ↵gdisirio2011-02-091-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 ↵gdisirio2011-02-091-0/+71
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 ↵gdisirio2011-02-081-34/+78
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed some obsolete code from the USB driver.gdisirio2011-02-061-114/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2715 35acf78f-673a-0410-8e92-d51de3d6d3f4
* USB rework, step 2.gdisirio2011-02-061-50/+184
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2714 35acf78f-673a-0410-8e92-d51de3d6d3f4
* USB rework, step 1.gdisirio2011-02-051-17/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2708 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Merged the USB branch and made the needed adjustments, not tested yet.gdisirio2011-01-301-0/+507
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2695 35acf78f-673a-0410-8e92-d51de3d6d3f4