summaryrefslogtreecommitdiff
path: root/flash.sh
blob: a1cded277302d8badb09ede16dd78310ef93d6c5 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

# On some GNU/Linux installations, mspdebug does not work.
# I've not yet tracked down the origin of this problem. 
# This script uses another installation where it works most of the time.

set -e
ssh xilun@mint /home/xilun/bin/flashmsp `readlink -f PwrSeq.safe.txt`