User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mission:log:2015:01:20:gentoo-crossdev-compile-avr-gcc-for-arduino-and-cura [2015/08/18 16:23] chronomission:log:2015:01:20:gentoo-crossdev-compile-avr-gcc-for-arduino-and-cura [2016/01/18 09:27] (current) chrono
Line 42: Line 42:
 ln -s /usr/bin/avr-ar /usr/share/arduino/hardware/tools/avr/bin/avr-ar ln -s /usr/bin/avr-ar /usr/share/arduino/hardware/tools/avr/bin/avr-ar
 ln -s /usr/bin/avr-as /usr/share/arduino/hardware/tools/avr/bin/avr-as ln -s /usr/bin/avr-as /usr/share/arduino/hardware/tools/avr/bin/avr-as
 +ln -s /usr/bin/avr-size /usr/share/arduino/hardware/tools/avr/bin/avr-size
 </code> </code>
  
Line 55: Line 56:
 $ emerge dev-java/rxtx $ emerge dev-java/rxtx
 </code> </code>
 +
 +Also, if you don't want to use the crappy JAVA based Arduino IDE, you can simply use a Makefile like this: https://github.com/sudar/Arduino-Makefile
  
 {{tag>gentoo avr-gcc crossdev arduino cura}} {{tag>gentoo avr-gcc crossdev arduino cura}}
Line 60: Line 63:
 {{keywords>Apollo-NG apollo next generation hackerspace hacker space research development makerspace fablab diy community open-resource open resource mobile hackbus gentoo avr-gcc crossdev arduino cura}} {{keywords>Apollo-NG apollo next generation hackerspace hacker space research development makerspace fablab diy community open-resource open resource mobile hackbus gentoo avr-gcc crossdev arduino cura}}
  
-~~LINKBACK~~ 
 ~~DISCUSSION~~ ~~DISCUSSION~~