Commit Graph

7 Commits (3e6c7accdc2f89908389df126f3fb7294eb9be45)

Author SHA1 Message Date
Joel Bodenmann 3e6c7accdc Adding DMA2D to STM32F429i-Discovery 2015-07-12 02:54:17 +02:00
inmarket 734416a840 Started prototyping some changes to the STM32F429iDiscovery driver.
None are active yet.
2015-05-03 12:31:49 +10:00
inmarket 865b7887d0 Fix shimmering with the STM32F429-iDiscovery display 2015-02-28 22:55:41 +10:00
inmarket fa8167b94d Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well.
Naming is more consistent with the new scheme.
May affect some third party drivers (header file renames).
2015-01-21 17:26:24 +10:00
inmarket f793194e43 Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. 2014-11-07 13:06:21 +10:00
inmarket 523730bd08 Cleanups and updates to the STM32F429i-Discovery gdisp driver 2014-11-07 12:05:54 +10:00
inmarket 2284e5e9cf 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:33:22 +10:00