Arnaud Taffanel
6cef76ca6b
Fixed version template to work with more than 1 git branch
2014-04-11 14:37:17 +02:00
Alexander Holler
4b362e529a
Make the version-scripts git-aware
...
Some people prefer to use git (easy possible by using git-hg) therefor
make the version-scripts git-aware.
To not change the view of the version string(s), the version when using
git still looks the same as if mercury is used (and not like a
standard git-version).
2014-03-05 13:38:07 +01:00
Alexander Holler
6e654020a2
Add some previously unknown linker sections (e.g. from DWARF 3)
...
---
scripts/sections_FLASH.ld | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
2013-12-17 12:00:25 +01:00
Alexander Holler
b33b7fcb5c
Add linker section to get an error for undefined sections
...
This helps to identify problems in the linker phase.
---
scripts/sections_FLASH.ld | 5 +++++
1 file changed, 5 insertions(+)
2013-12-17 12:00:25 +01:00
errantsignal
9cbf01ff72
Added support for Link-Time Optimization; compile with LTO=1 to use (do a clean first).
2013-07-02 00:05:01 +02:00
Arnaud Taffanel
b790347462
Added RO params containing firmware revision hash
2013-04-28 02:23:03 +02:00
Arnaud Taffanel
695956442e
Some change to make Eclipse happy(er), openocd rtos conf and added .hgignore
2013-03-16 23:28:10 +01:00
Arnaud Taffanel
988b498605
Makes versionTemplate.py python3 compatible
2013-02-03 14:57:55 +01:00
Arnaud Taffanel
680b7c4507
Fixed compile bug on Linux: set executable flag to scripts/print_revision.sh
2013-02-01 01:57:21 +01:00
Tobias Antonsson
02a2b6d488
Move from private repository
2013-01-31 23:08:14 +01:00