summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_ltdc.c
Commit message (Expand)AuthorAgeFilesLines
* Defines a second interface for the dma2d controller. Controlling both LTDC a...Gregory Nutt2015-04-161-270/+571
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* stm32: update description and code documentation. Also fixes a few code form...Gregory Nutt2014-12-291-19/+20
* stm32: fix wait upon vertical blank. This should never have occurred before.Gregory Nutt2014-12-291-1/+1
* stm32: fix faulty access to non existing layer. This disables operation that...Gregory Nutt2014-12-291-0/+8
* STM32 LTDC: Move ltdc.h from include/nuttx/video to arch/arm/include/stm32; T...Gregory Nutt2014-12-191-102/+72
* stm32: implements ltdc frambuffer and support for ltdc layer operationGregory Nutt2014-12-191-265/+2714
* STM32 LTDC: Fix a typo in conditional compilationGregory Nutt2014-12-131-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* STM32F429 LTDC header files and framebuffer driver framework from Ken PettitGregory Nutt2013-11-111-0/+872