aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32f20xxx_dma.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-904/+0
* Back out the last STM32 DMA priority change. It is not necessary; just dropp...patacongo2012-08-101-2/+2
* Drop STM32 F2/4 SDIO clock from 24 to 16 MHz. Seems to fix SD accesses on ST...patacongo2012-08-101-0/+1
* STM32 SDIO DMA setup was losing DMA prioritypatacongo2012-08-101-2/+2
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-281-57/+299
* Add support for the STM3220G-EVAL boardpatacongo2012-03-101-0/+661