aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/STM32F429iDiscovery
Commit message (Collapse)AuthorAgeFilesLines
* Adding DMA2D to STM32F429i-DiscoveryJoel Bodenmann2015-07-123-0/+127
|
* Started prototyping some changes to the STM32F429iDiscovery driver.inmarket2015-05-031-6/+21
| | | | None are active yet.
* Fix shimmering with the STM32F429-iDiscovery displayinmarket2015-02-281-1/+1
|
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-1/+1
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board.inmarket2014-11-071-3/+3
|
* Cleanups and updates to the STM32F429i-Discovery gdisp driverinmarket2014-11-073-725/+1
|
* STM32F429i-Discovery board is now a supported board with an example project.inmarket2014-11-057-0/+1476
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.