summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-05-25 20:08:32 +0200
committerGuido Günther <agx@sigxcpu.org>2015-05-25 20:08:32 +0200
commit788f9c5d5734a81440bed0dc0b615cc51e1fd654 (patch)
tree6c7013a2c33032055e3f6eab2f5a0ab716fa6355
parent02413ed8aed0861d4bc9a6a786eda862258ca0e5 (diff)
Duplication
-rw-r--r--hw/merkur-board.mdwn11
1 files changed, 4 insertions, 7 deletions
diff --git a/hw/merkur-board.mdwn b/hw/merkur-board.mdwn
index 00c4048..93bb27d 100644
--- a/hw/merkur-board.mdwn
+++ b/hw/merkur-board.mdwn
@@ -27,14 +27,11 @@ Compiling works like
cd ./osd-contiki/examples/osd/arduino-plantobserving
./run.sh
-The build software can then be flushed to the device
+The build software can then be flushed to the device. Note that it used
+/dev/ttyUSB0 by default. This needs to be adjusted. But currently when trying
+the flash the merkur-board I'm only seeing
- sudo ./flash.sh
-
-Not that it used /dev/ttyUSB0 by default. This needs to be adjusted.
-Currently when trying the flash the merkur-board I'm only seeing
-
- $ sudo apt-get install avrdude
+ $ sudo apt-get install avrdude
$ cd osd-contiki/examples/osd/arduino-plantobserving
$ ./flash.sh /dev/ttyUSB4
INFO: compiling with CoAP-13