diff options
author | Guillaume Knispel <gknispel@avencall.com> | 2013-02-11 15:00:01 +0100 |
---|---|---|
committer | Guillaume Knispel <gknispel@avencall.com> | 2013-02-11 15:00:01 +0100 |
commit | f917720247dff181ac114314d9643781b758e331 (patch) | |
tree | f93e1de6d771509ad81e547dd31059849c0c4e8a /README | |
parent | e1742ed323a3da6e7fd3eb9a3bfe5665c22074d0 (diff) |
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # with 4.6.3~mspgcc-20120406-3 (Debian Wheezy) sudo apt-get install msp430-libc gcc-msp430 srecord unix2dos -make BOARD=XIOH_V5 # result is PwrSeq.XIOH_V5.safe.txt -make BOARD=XIOH_V6 # result is PwrSeq.XIOH_V6.safe.txt +make BOARD=XIOH_V5 # result is ECF-XIOH_V5.txt +make BOARD=XIOH_V6 # result is ECF-XIOH_V6.txt |