aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F429i-Discovery/board.mk
Commit message (Collapse)AuthorAgeFilesLines
* Change STM32F429i-Discovery board to use the general STM32LTDC driver.inmarket2015-11-251-1/+1
| | | | | The special ILI9341 init code is now in the board file (it is board specific). The specific STM32F429i-Discovery driver is now gone
* Adding STM32F429i-Discovery touch support (not working yet)Joel Bodenmann2014-11-051-2/+1
|
* STM32F429i-Discovery board is now a supported board with an example project.inmarket2014-11-051-0/+8
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.