repo.or.cz
/
remote
/
remote-mci.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move the dig528-2 program script to contrib/scripts/
[remote/remote-mci.git]
/
contrib
/
scripts
/
program-dig528-2.sh
blob
044a2748b749311aa1db8f6a54107f596fc169c8
1
#!/bin/sh
2
#
3
# Script to program DIG528-2 motes.
4
# Copyright (c) 2007 Jonas Fonseca <fonseca@diku.dk>
5
#
6
# Expects the TTY-path and program-file as the first and second parameter.
7
8
exec
/
sbin
/
hc08sprg
"
$1
"
115200
"
$2
"
"
$macaddress
"
"
$tosaddress
"