Update README.md

This commit is contained in:
Harald 2017-09-08 13:21:51 +02:00 committed by GitHub
parent 5f8be3e6ea
commit 8e23d07de4

View file

@ -61,8 +61,11 @@ Note. We use Debian 9 as reference Linux
###### For Linux ###### For Linux
sudo apt-get install avr-libc binutils-avr gcc-avr gdb-avr simulavr avrdude make git sudo apt-get install avr-libc binutils-avr gcc-avr gdb-avr simulavr avrdude make git
sudo apt-get install python-pip sudo apt-get install python-pip
pip install intelhex pip install intelhex
sudo apt-get install picocom libcoap-1-0-bin sudo apt-get install picocom libcoap-1-0-bin
###### For Windows ###### For Windows