aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/USB_MSC/mcuconf.h
Commit message (Collapse)AuthorAgeFilesLines
* Added DMA sharing in the STM32 HAL.gdisirio2011-04-101-7/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2874 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added advanced mode and BTRD handling to the STM32 PWM driver.gdisirio2011-04-011-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2861 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated the various STM32 mcuconf.h files with the ICU settings.gdisirio2011-04-011-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2859 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
* Initial code for USB Mass Storage Class demo, still lot to do.gdisirio2011-03-081-0/+142
Moved usb_cdc.h and mii.h into ./os/various. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2809 35acf78f-673a-0410-8e92-d51de3d6d3f4