Commit Graph

23 Commits (08c2358542135423a5752b9492c0784efaf2ba99)

Author SHA1 Message Date
Joel Bodenmann 08c2358542 STM32LTDC: Support double buffering 2021-08-18 16:38:23 +02:00
Joel Bodenmann 7f78be1183 STM32LTDC: Rename user config options for consistency & add docs 2021-08-17 14:23:57 +02:00
Joel Bodenmann 91247717a0 STM32LTDC: Expose more options to board file 2021-08-17 13:40:57 +02:00
Joel Bodenmann 94fd096fdd STM32LTDC: Rename ALLOW_2ND_LAYER to LTDC_USE_2ND_LAYER 2021-08-17 13:26:54 +02:00
inmarket 7c5a6c928f For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
Tibo Clausen 0840c8e784 Update license header 2018-10-01 17:34:15 +02:00
inmarket 41271d632b Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
inmarket aeef03a83e Updates to standard STM32LTDC based boards to ensure the LTDC clock is fully operational before continuing 2018-02-24 11:49:30 +10:00
Joel Bodenmann d0fb541191 Updating STM32F429i-Discovery board file for ChibiOS 2017-10-02 23:11:18 +02:00
inmarket 82047b1ac6 STM32LTDC 2nd layer support with alpha 2017-10-01 18:00:49 +10:00
inmarket a5cde14428 ChibiOS does not work reliably with GCC -O0 with recent compilers.
Change to -O1
2015-11-27 10:28:41 +10:00
inmarket 739b3b1699 Update some makefiles and openocd config files 2015-11-27 10:13:23 +10:00
inmarket 205160aec0 Change STM32F429i-Discovery board to use the general STM32LTDC driver.
The special ILI9341 init code is now in the board file (it is board specific).
The specific STM32F429i-Discovery driver is now gone
2015-11-25 12:24:22 +10:00
inmarket 48a9d334b7 Replace all inline definitions with GFXINLINE 2015-10-23 18:24:49 +10:00
Joel Bodenmann 4eb0dbb1e3 Updating ChibiOS 3.x build system support 2015-08-29 17:16:21 +02:00
Joel Bodenmann 2fc483e152 Updating ChibiOS 3.x build system support 2015-08-29 16:57:12 +02:00
Joel Bodenmann 4c6e2433a5 Updating ChibiOS 3.x build system support 2015-08-29 16:35:34 +02:00
inmarket 57c14b74e4 Add Chibios v3 example files for the STM32F429iDiscovery board. 2014-12-31 12:28:10 +10:00
inmarket baebbad623 Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. 2014-11-07 13:06:02 +10:00
inmarket 2a1c7785cc Fix the newmouse STMPE811 driver.
Finalise the STM32F429i-Discovery board file for that touch controller
2014-11-07 12:05:23 +10:00
Joel Bodenmann 541975a396 Adding STM32F429i-Discovery touch support (not working yet) 2014-11-05 21:32:12 +01:00
inmarket b6d183832e STM32F429i-Discovery board is now a supported board with an example project.
New gdisp driver (currently non-accelerated)
Mouse and other drivers still to come.
The board file is currently ChibiOS specific however the gdisp driver is suitable for any OS.
2014-11-05 19:32:47 +10:00