aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedtpatacongo2012-07-241-31/+37
* Add peripheral support for the STM32 F2 familypatacongo2012-03-101-4/+4
* STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple ...patacongo2012-02-211-20/+1
* Fix SDIO DMA (finally)patacongo2012-02-211-1/+1
* Add logic to STM32 SDIO driver to terminate on a DMA errorpatacongo2012-02-211-9/+26
* More STM32 SDIO DMA fixespatacongo2012-02-211-1/+20
* Various STM32 SDIO and DMA fixes (SDIO DMA still does not work)patacongo2012-02-201-13/+58
* STM32 SDIO driver now build with DMA enabledpatacongo2012-02-191-8/+50
* Completes coding of the PWM modulepatacongo2011-12-191-0/+2732