Fedora + ino
ino is this awesome command line tool for arduino, you should use it.
The current version 0.34 has problems detecting a config file (avrdude.conf) when you try to upload your project via ino upload
, to fix simply create the symlink:
> sudo su -
> mkdir -p /usr/share/arduino/hardware/tools
> ln -s /etc/avrdude/avrdude.conf /usr/share/arduino/hardware/tools/avrdude.conf
Written by Daniel Tralamazza
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#