aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gmake_scripts
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixupsinmarket2018-11-101-0/+1
|
* Update license headerTibo Clausen2018-10-0123-23/+23
|
* Add support for ChibiOS V5 - Thanks Vrolleiinmarket2018-07-071-1/+5
|
* First set of V3 macro changesinmarket2018-02-274-5/+5
|
* Fix default OPT_CPU for macOSChayoung You2017-06-261-3/+3
|
* Add support for .S files to the gcc make systeminmarket2017-06-241-1/+17
|
* Updates to the ChibiOS Git version makefileinmarket2017-06-241-1/+15
|
* Update ChibiOS make scripts to support later versions of ChibiOSinmarket2017-04-293-6/+119
|
* Support for ChibiOS3 (master branch only currently) for the ↵inmarket2015-10-052-16/+11
| | | | | | STM32F729-Discovery board. Not working yet.
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-291-5/+13
|
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-293-69/+160
|
* Updating gmake scripts readme.txtJoel Bodenmann2015-07-121-2/+2
|
* Working STM32F746G-Discovery board + example for raw32inmarket2015-07-111-7/+6
| | | | Working STM32LTDC video driver
* Improving formatting of makefile verbose outputJoel Bodenmann2015-07-101-7/+17
|
* Makefile additions for stm32m7 and raw32inmarket2015-07-102-0/+37
|
* Add win32.chibios and win32.raw32 OPT_OS options to the make system.inmarket2015-07-081-0/+15
|
* Added ability to compile ugfx as a single file (excluding driver and board ↵inmarket2015-06-081-3/+4
| | | | | | files). Simply compile src/gfx_mk.c
* Add stm32m3 make option and fix stm32m1 make optioninmarket2015-06-082-2/+22
|
* Fixing stm32f1 makefileJoel Bodenmann2015-06-061-2/+2
|
* Adding STM32F1 scriptJoel Bodenmann2015-02-162-1/+21
|
* Fixed absolute path make problem under windowsinmarket2014-11-231-4/+7
|
* Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ↵inmarket2014-10-071-3/+8
| | | | | | clock tick. For now just turn off hardware FPU
* Add eCos to the new build system - untested!inmarket2014-10-061-0/+33
|
* Add support for FreeRTOS into make systeminmarket2014-10-064-1/+73
|
* Update support for ChibiOS v3 to the current repository.inmarket2014-10-067-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 ↵inmarket2014-10-048-86/+241
| | | | | | specific flags etc Also put license in the gmake master scripts.
* Add makefile support for absolute pathsinmarket2014-10-024-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 updatesinmarket2014-10-017-16/+152
|
* Updated make scripts to be more compatible with older versions of gmake 3.XXinmarket2014-09-301-4/+8
|
* New makefile structure. Also OSX board defintioninmarket2014-09-283-0/+235