Commit Graph

7 Commits (82047b1ac6e56361abac0c4b01f06c405e941d19)

Author SHA1 Message Date
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
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
inmarket 57c14b74e4 Add Chibios v3 example files for the STM32F429iDiscovery board. 2014-12-31 12:28:10 +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