#726062 arduino: doesn't support ADK or SAM ARM devices

Package:
arduino
Source:
arduino
Description:
AVR development board IDE from Arduino CC
Submitter:
Scott Howard
Date:
2021-03-21 13:03:03 UTC
Severity:
wishlist
Blocked By:
Bug Title
726060

  2

RFP: adk2tool -- Android accessory development kit tools

wishlist stable testing unstable over 10 years ago

#726062#5
Date:
2013-10-11 19:55:40 UTC
From:
To:
to program ADK or SAM ARM devices (due), we need adk2tool and bossa
packaged in debian.

#726062#12
Date:
2015-03-18 20:46:05 UTC
From:
To:
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

#726062#17
Date:
2021-03-21 12:09:55 UTC
From:
To:
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