Commit Graph

17 Commits (6fa3520f2a8a48088afc9825b42d7ddef5e0fbc6)

Author SHA1 Message Date
Joel Bodenmann 6fa3520f2a Refactor STM32LTDC driver to outsource hardware specifics such as clock setup to the board file 2021-08-12 20:22:49 +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 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
inmarket 82047b1ac6 STM32LTDC 2nd layer support with alpha 2017-10-01 18:00:49 +10:00
inmarket 864210b764 Fixes to allow STM32F749-Discovery to work with ChibiOS 2017-04-29 19:10:22 +10:00
Joel Bodenmann cb26bc2d37 Fixing bug in STM32F746G-Discovery board file which resulted in bad color reproduction 2016-06-26 11:03:25 +02:00
inmarket 48a9d334b7 Replace all inline definitions with GFXINLINE 2015-10-23 18:24:49 +10:00
Joel Bodenmann 56794c2eb9 Fixing compiler warnings in STM32F746-Discovery board files 2015-10-20 19:52:22 +02:00
inmarket 470868f51a More STM32F746-Discovery changes. 2015-10-06 01:13:11 +10:00
inmarket d4ef20f47e Support for ChibiOS3 (master branch only currently) for the STM32F729-Discovery board.
Not working yet.
2015-10-05 11:23:31 +10:00
inmarket b3028a78d1 STM32F746 cleanup 2015-07-16 18:55:04 +10:00
Joel Bodenmann 8b60b51623 STM32F746Discovery board file now HAL free (SDRAM still to go) 2015-07-13 03:08:24 +02:00
inmarket 38b0cdd5e8 Working STM32F746G-Discovery board + example for raw32
Working STM32LTDC video driver
2015-07-11 16:13:05 +10:00
Joel Bodenmann 5a1f527fcf working on the LTDC driver (not done yet and also hacky code) 2015-07-10 14:50:12 +02:00
inmarket dbeb320fd3 Example make for stm32m7 using ugfx make system (not complete)
Changes to some stm32f746 files
2015-07-10 18:12:52 +10:00