mapmot / arduino-overlay

Arduino IDE overlay for gentoo linux
https://bugs.gentoo.org/525882
GNU General Public License v2.0
2 stars 2 forks source link

Symlinking the local toolchain into /usr/share/${PN}/hardware/tools/avr/bin/ is retarded, because:

* The location of the toolchain is defined in platform* which gets patched and installed with arduino-builder
* If you are using arduino, you are using arduino-builder and you already have the correct location in platform*
* If you are not using arduino-builder, you are using some other way (Makefile) to get to the toolchain, and don't care about what's in platform*

Before asking for help, make sure you read https://bugs.gentoo.org/348991

There is no longer a separation into arduino-[core,ide,blah]

TODO:

arduino-overlay

Arduino IDE overlay for gentoo linux

Includes arduino overlay with many bundled dependancies removed:

The file package.keywords is included in the top level. This is a first crack at the list of packages that should be ~arch keyworded. Copy this file to /etc/portage/package.keywords/arduino