Skip to content

Instantly share code, notes, and snippets.

@lacklustrlabs
lacklustrlabs / Arduino 1.6.9 on Pine64 (longsleep ubuntu)
Last active June 5, 2016 18:26
Quick and dirty way of running arduino 1.6.9 on a Pine64
Download Arduino Linux Arm 1.6.9
cd tmp
sudo apt-get install avr-libc avrdude binutils-avr extra-xdg-menus gcc-avr libftdi1 git subversion autoconf build-essential libtool default-jdk
git clone https://github.com/arduino/listSerialPortsC.git --recursive
git clone https://github.com/arduino/ctags.git
git clone https://github.com/arduino/astyle.git
cd listSerialPortsC