From 8e23d07de401f69aba661770a7466e1bd2f0a285 Mon Sep 17 00:00:00 2001 From: Harald Date: Fri, 8 Sep 2017 13:21:51 +0200 Subject: [PATCH] Update README.md --- platform/osd-merkur-256/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/platform/osd-merkur-256/README.md b/platform/osd-merkur-256/README.md index 2d7c2c63f..ccd339c58 100644 --- a/platform/osd-merkur-256/README.md +++ b/platform/osd-merkur-256/README.md @@ -61,8 +61,11 @@ Note. We use Debian 9 as reference Linux ###### For Linux sudo apt-get install avr-libc binutils-avr gcc-avr gdb-avr simulavr avrdude make git + sudo apt-get install python-pip + pip install intelhex + sudo apt-get install picocom libcoap-1-0-bin ###### For Windows