summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_dma2d.c
Commit message (Expand)AuthorAgeFilesLines
* STM32 DMA2D: Use helper function when freeing layers. From Marco KrahlGregory Nutt2015-04-161-12/+2
* Defines a second interface for the dma2d controller. Controlling both LTDC a...Gregory Nutt2015-04-161-39/+2169
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* STM32 LTDC: Move ltdc.h from include/nuttx/video to arch/arm/include/stm32; T...Gregory Nutt2014-12-191-12/+9
* stm32: Add infrastructure for dma2d supportGregory Nutt2014-12-191-0/+185