to program ADK or SAM ARM devices (due), we need adk2tool and bossa packaged in debian.
Hello, An update on this bug to add due support to the arduino package: the arduino sam support relies on CMSIS, which is not DFSG free (you are only allowed to use it with ARM development) SAM support will end up in non-free as a package arduino-hardware-sam, and will probably not land until after Jessie is released. I'm working on 1.6.0, but have also asked for an updated license from arduino: https://github.com/arduino/Arduino/pull/2703 ~Scott
information is now controlled through the "Boards Manager" feature, which will independently install support into the ~/.arduino15 folder regardless of what the Debian package comes with. That said, this bug is probably still valid for ADK devices. I don't own one of those boards to test. Ryan