added run.sh and flash.sh
This commit is contained in:
parent
673b167f8f
commit
03b7dc8719
3 changed files with 13 additions and 0 deletions
5
examples/osd/native-border-router/run.sh
Executable file
5
examples/osd/native-border-router/run.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
make clean TARGET=native
|
||||
make TARGET=native
|
||||
mv border-router.native border-router
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue