Commit Graph

18 Commits

Author SHA1 Message Date
James Goppert 967e4dd127 Modified cmake to use STACK_MAX and STACK_MAIN 2016-04-14 13:36:36 -04:00
James Goppert 1d6b31d196 Switch to cmake build system. 2015-09-07 20:37:45 -04:00
Daniel Agar 9fcbc1fb6f format src/systemcmds/ver 2015-09-05 12:21:13 -04:00
David Sidrane 5acc4ee43b Back Port of Git Versioning - without side effects Part 2 2015-06-12 06:54:04 -10:00
David Sidrane 17fddb1556 Back Port of Git Versioning - without side effects Part 1 2015-06-12 06:49:15 -10:00
Lorenz Meier 6d7e063148 Added GIT version which recompiles on each build 2015-05-23 09:59:46 +02:00
Daniel Agar 207b57869d only define GIT_VERSION where it's used
-when the git revision is passed to every file as a define it causes
unnecessary ccache cache misses
2015-04-18 01:25:54 -04:00
hauptmech 5444972347 Add call to access the mcu unique id. Expose via the 'ver' command.
This is prep for verifying calibration parameters against the hardware they were gathered on.
2015-01-28 10:20:19 +01:00
Lorenz Meier 9d7a4a59fd Fix output of ver hwcmd call 2014-11-17 14:07:13 +01:00
Lorenz Meier e2551d4917 Fixed typo in ver command 2014-11-15 20:05:54 +01:00
Lorenz Meier ed0f28ed41 Fix ver command 2014-11-15 19:43:11 +01:00
Lorenz Meier 488739cc46 Fix up ver command handling to print MCU version on all command as well 2014-11-15 19:13:46 +01:00
Lorenz Meier 2a37d274b1 Systemlib: Add MCU version command. ver commandline tool: Add support for MCU version command 2014-11-15 15:51:55 +01:00
Lorenz Meier 7b962e7d1b Version command optimization 2014-11-15 14:17:24 +01:00
Lorenz Meier 4bcb269741 Add capability to read chip ID and revision from ver command 2014-11-15 13:48:49 +01:00
ufoncz 85ac2796a0 simplified code, which is now less robust but smaller and easier to read (comment Babushkin)
formated source code with fix_code_style.sh (comment Babushkin)
fixed Copyright (comment Babushkin)
2014-05-01 23:36:35 +02:00
ufoncz bd5a0cef1a ver command ready including hwcmp which replaces hw_ver, removed hw_ver
updated all scripts to use new ver hwcmp command
q
2014-04-27 17:42:45 +02:00
ufoncz 5ea1105451 changed dir from version to ver to keep it shorter
added "hw_ver compare" as command option so we can replace hw_ver in future
2014-04-27 15:12:05 +02:00