Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix default OPT_CPU for macOS | Chayoung You | 2017-06-26 | 1 | -3/+3 |
| | |||||
* | Add support for .S files to the gcc make system | inmarket | 2017-06-24 | 1 | -1/+17 |
| | |||||
* | Updates to the ChibiOS Git version makefile | inmarket | 2017-06-24 | 1 | -1/+15 |
| | |||||
* | Update ChibiOS make scripts to support later versions of ChibiOS | inmarket | 2017-04-29 | 3 | -6/+119 |
| | |||||
* | Support for ChibiOS3 (master branch only currently) for the ↵ | inmarket | 2015-10-05 | 2 | -16/+11 |
| | | | | | | STM32F729-Discovery board. Not working yet. | ||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 1 | -5/+13 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 3 | -69/+160 |
| | |||||
* | Updating gmake scripts readme.txt | Joel Bodenmann | 2015-07-12 | 1 | -2/+2 |
| | |||||
* | Working STM32F746G-Discovery board + example for raw32 | inmarket | 2015-07-11 | 1 | -7/+6 |
| | | | | Working STM32LTDC video driver | ||||
* | Improving formatting of makefile verbose output | Joel Bodenmann | 2015-07-10 | 1 | -7/+17 |
| | |||||
* | Makefile additions for stm32m7 and raw32 | inmarket | 2015-07-10 | 2 | -0/+37 |
| | |||||
* | Add win32.chibios and win32.raw32 OPT_OS options to the make system. | inmarket | 2015-07-08 | 1 | -0/+15 |
| | |||||
* | Added ability to compile ugfx as a single file (excluding driver and board ↵ | inmarket | 2015-06-08 | 1 | -3/+4 |
| | | | | | | files). Simply compile src/gfx_mk.c | ||||
* | Add stm32m3 make option and fix stm32m1 make option | inmarket | 2015-06-08 | 2 | -2/+22 |
| | |||||
* | Fixing stm32f1 makefile | Joel Bodenmann | 2015-06-06 | 1 | -2/+2 |
| | |||||
* | Adding STM32F1 script | Joel Bodenmann | 2015-02-16 | 2 | -1/+21 |
| | |||||
* | Fixed absolute path make problem under windows | inmarket | 2014-11-23 | 1 | -4/+7 |
| | |||||
* | Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ↵ | inmarket | 2014-10-07 | 1 | -3/+8 |
| | | | | | | clock tick. For now just turn off hardware FPU | ||||
* | Add eCos to the new build system - untested! | inmarket | 2014-10-06 | 1 | -0/+33 |
| | |||||
* | Add support for FreeRTOS into make system | inmarket | 2014-10-06 | 4 | -1/+73 |
| | |||||
* | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 7 | -36/+152 |
| | | | | | | | Update Make system to match. Add ability to make to a library rather than a program Stop ignoring objcode invalid format errors Multiple make tidy ups | ||||
* | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU ↵ | inmarket | 2014-10-04 | 8 | -86/+241 |
| | | | | | | specific flags etc Also put license in the gmake master scripts. | ||||
* | Add makefile support for absolute paths | inmarket | 2014-10-02 | 4 | -24/+50 |
| | | | | | Add makefile support for cygwin gmake versus mingw gmake Add makefile support for "master" directories eg GFXLIB, CHIBIOS etc | ||||
* | First ARM build to use the new makefile plus makefile updates | inmarket | 2014-10-01 | 7 | -16/+152 |
| | |||||
* | Updated make scripts to be more compatible with older versions of gmake 3.XX | inmarket | 2014-09-30 | 1 | -4/+8 |
| | |||||
* | New makefile structure. Also OSX board defintion | inmarket | 2014-09-28 | 3 | -0/+235 |