Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change STM32F429i-Discovery board to use the general STM32LTDC driver. | inmarket | 2015-11-25 | 1 | -130/+0 |
| | | | | | The special ILI9341 init code is now in the board file (it is board specific). The specific STM32F429i-Discovery driver is now gone | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 1 | -7/+7 |
| | |||||
* | Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. | inmarket | 2014-11-07 | 1 | -34/+11 |
| | |||||
* | STM32F429i-Discovery board is now a supported board with an example project. | inmarket | 2014-11-05 | 1 | -0/+153 |
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. |