Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChibiOS does not work reliably with GCC -O0 with recent compilers. | inmarket | 2015-11-27 | 1 | -1/+1 |
| | | | | Change to -O1 | ||||
* | Update some makefiles and openocd config files | inmarket | 2015-11-27 | 2 | -7/+8 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 1 | -6/+7 |
| | |||||
* | Add Chibios v3 example files for the STM32F429iDiscovery board. | inmarket | 2014-12-31 | 2 | -2/+4 |
| | |||||
* | Adding STM32F429i-Discovery touch support (not working yet) | Joel Bodenmann | 2014-11-05 | 2 | -2/+2 |
| | |||||
* | STM32F429i-Discovery board is now a supported board with an example project. | inmarket | 2014-11-05 | 5 | -0/+1283 |
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. |