Commit Graph

10 Commits

Author SHA1 Message Date
gdisirio dd6a0b3ccd Implemented automatic allocation in the packet memory of the STM32 USB 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
2011-02-13 20:55:57 +00:00
gdisirio eb3355b558 Simplified USB endpoints configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2734 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-12 19:52:43 +00:00
gdisirio d749ecc10a RAM optimization to the USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2732 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-12 11:54:15 +00:00
gdisirio 3c6e54a52e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-09 19:56:01 +00:00
gdisirio 77934792d5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-09 16:36:49 +00:00
gdisirio 9ab9d1b44b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-08 06:29:27 +00:00
gdisirio 18853dba22 Removed some obsolete code from the USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2715 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-06 10:02:08 +00:00
gdisirio 4e68b68d5a USB rework, step 2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2714 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-06 09:51:16 +00:00
gdisirio 200f020df9 USB rework, step 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2708 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-05 09:27:20 +00:00
gdisirio 22781883e0 Merged the USB branch and made the needed adjustments, not tested yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2695 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-01-30 19:18:26 +00:00