aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Olimex-SAM7EX256-GE8/example/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update some makefiles and openocd config filesinmarket2015-11-271-0/+1
|
* Tidy upsinmarket2014-10-061-1/+0
|
* Update support for ChibiOS v3 to the current repository.inmarket2014-10-061-9/+2
| | | | | | | 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-041-6/+8
| | | | | | specific flags etc Also put license in the gmake master scripts.
* First ARM build to use the new makefile plus makefile updatesinmarket2014-10-011-197/+56
|
* Changes to example makefiles and other files for ChibiOS due to changes in ↵inmarket2014-04-121-0/+1
| | | | ChibiOS-2.6.x
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-2/+5
|
* Updated Makefile and new openocd config file for the Olimex SAM7EX256 board.inmarket2013-11-091-3/+5
| | | | Makefiles modifications required for updated gcc v4.7.2
* Create uGFX board directories which include example Makefiles.inmarket2013-10-281-0/+199
Currently only done for the Olimex-SAM7EX256 board.