Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 378 Bytes

chapter8.rst

File metadata and controls

15 lines (10 loc) · 378 Bytes

chapter 8: AVR GCC

sudo apt-get install arduino-mk

*install oracle jdk
sudo add-apt-repository ppa:webupd8team/java sudo apt-get update

sudo apt-get install oracle-java8-installer

export ARDUINO_DIR=/home/sean/Arduino/arduino-1.8.5 export ARDMK_DIR=/home/sean/Arduino/Arduino-Makefile export AVR_TOOLS_DIR=/usr