diff options
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 |