aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F2xx/stm32_dma.h
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4232 35acf78f-673a-0410...gdisirio2012-05-241-0/+10
* License text updated with new year.gdisirio2012-01-211-1/+1
* Fixed small problem with DMA memory copy, the stream was not properly stopped.gdisirio2012-01-211-5/+7
* Fixed warning with Keil compiler.gdisirio2012-01-151-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3811 35acf78f-673a-0410...gdisirio2012-01-151-0/+5
* Fixed masking error.gdisirio2012-01-091-1/+1
* Reverted to 3771 revision.barthess2012-01-081-1/+1
* DMA. Fixed possible overflow in DMA priority.barthess2012-01-081-1/+1
* Fixed harmless arithmetical overflow in the STM32_DMA_GETCHANNEL() macro.gdisirio2012-01-071-1/+1
* Provisional STM32F2xx support.gdisirio2011-12-221-23/+140
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3430 35acf78f-673a-0410...gdisirio2011-10-081-0/+327