Commit Graph

13 Commits (82047b1ac6e56361abac0c4b01f06c405e941d19)

Author SHA1 Message Date
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