aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F429i-Discovery/example_chibios_2.x/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ChibiOS does not work reliably with GCC -O0 with recent compilers.inmarket2015-11-271-1/+1
| | | | Change to -O1
* Update some makefiles and openocd config filesinmarket2015-11-271-0/+1
|
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-291-1/+1
|
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-291-6/+7
|
* STM32F429i-Discovery board is now a supported board with an example project.inmarket2014-11-051-0/+56
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.