Commit Graph

28 Commits (e2fb6820d013420bf9a69ac5b8955f9ebb6af4f0)

Author SHA1 Message Date
inmarket e2fb6820d0 Add support for ChibiOS V5 - Thanks Vrollei 2018-07-07 17:05:18 +10:00
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
Chayoung You 4f07f53f98
Fix default OPT_CPU for macOS 2017-06-26 13:58:00 +09:00
inmarket e5497f2ac0 Add support for .S files to the gcc make system 2017-06-24 17:12:42 +10:00
inmarket 10f4d9f860 Updates to the ChibiOS Git version makefile 2017-06-24 16:36:31 +10:00
inmarket 76ce1dd0e3 Update ChibiOS make scripts to support later versions of ChibiOS 2017-04-29 17:42:14 +10:00
inmarket d4ef20f47e Support for ChibiOS3 (master branch only currently) for the STM32F729-Discovery board.
Not working yet.
2015-10-05 11:23:31 +10:00
Joel Bodenmann 4eb0dbb1e3 Updating ChibiOS 3.x build system support 2015-08-29 17:16:21 +02:00
Joel Bodenmann 4c6e2433a5 Updating ChibiOS 3.x build system support 2015-08-29 16:35:34 +02:00
Joel Bodenmann cce83c62b1 Updating gmake scripts readme.txt 2015-07-12 16:54:50 +02:00
inmarket 38b0cdd5e8 Working STM32F746G-Discovery board + example for raw32
Working STM32LTDC video driver
2015-07-11 16:13:05 +10:00
Joel Bodenmann daab60de98 Improving formatting of makefile verbose output 2015-07-10 16:42:06 +02:00
inmarket 1137ed6ee7 Makefile additions for stm32m7 and raw32 2015-07-10 18:11:36 +10:00
inmarket 2f6aaa9586 Add win32.chibios and win32.raw32 OPT_OS options to the make system. 2015-07-08 09:51:17 +10:00
inmarket ccde54722f Added ability to compile ugfx as a single file (excluding driver and board files).
Simply compile src/gfx_mk.c
2015-06-08 14:14:40 +10:00
inmarket 411e08902a Add stm32m3 make option and fix stm32m1 make option 2015-06-08 11:31:23 +10:00
Joel Bodenmann 08585ef751 Fixing stm32f1 makefile 2015-06-06 23:44:39 +02:00
Joel Bodenmann 7e773a2a4c Adding STM32F1 script 2015-02-16 19:10:29 +01:00
inmarket 254a88a6ab Fixed absolute path make problem under windows 2014-11-23 13:08:54 +10:00
inmarket d9744317f9 Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on clock tick.
For now just turn off hardware FPU
2014-10-07 21:56:15 +10:00
inmarket 2dd2154e6f Add eCos to the new build system - untested! 2014-10-06 18:07:12 +10:00
inmarket 211254ed6c Add support for FreeRTOS into make system 2014-10-06 17:05:48 +10:00
inmarket 63fd8ab89b Update support for ChibiOS v3 to the current repository.
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
2014-10-06 15:50:43 +10:00
inmarket bbc7b6e039 Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU specific flags etc
Also put license in the gmake master scripts.
2014-10-04 17:12:53 +10:00
inmarket e6882aa5f4 Add makefile support for absolute paths
Add makefile support for cygwin gmake versus mingw gmake
Add makefile support for "master" directories eg GFXLIB, CHIBIOS etc
2014-10-02 19:52:47 +10:00
inmarket f90ea57bff First ARM build to use the new makefile plus makefile updates 2014-10-01 00:45:02 +10:00
inmarket b1b00b1cc9 Updated make scripts to be more compatible with older versions of gmake 3.XX 2014-09-30 13:33:19 +10:00
inmarket daf9f65b9f New makefile structure. Also OSX board defintion 2014-09-28 01:42:30 +10:00