Skip to content

Instantly share code, notes, and snippets.

@tnarik
Last active August 29, 2015 14:00
Show Gist options
  • Save tnarik/11188258 to your computer and use it in GitHub Desktop.
Save tnarik/11188258 to your computer and use it in GitHub Desktop.
Arduino - Eclipse setup
# As explained in http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1211165807/6
sudo mkdir /var/lock
sudo chmod 777 /var/lock
Make sure the ```Preferences > Arduino``` paths are properly set, so that you can use the same private and hardware libraries as from the Arduino IDE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment