osd-contiki/examples/osd/arduino-distance/run.sh

6 lines
184 B
Bash
Raw Normal View History

2016-02-23 20:32:53 +01:00
#!/bin/bash
2016-02-24 08:29:24 +01:00
# For the ages-old bootloader (before 2014) you want to use
# BOOTLOADER_GET_MAC=0x0001f3a0 as parameter to make below.
2016-02-23 20:32:53 +01:00
make clean TARGET=osd-merkur
2016-02-24 08:29:24 +01:00
make TARGET=osd-merkur