ArduinoCore-sam icon indicating copy to clipboard operation
ArduinoCore-sam copied to clipboard

Updated tools to newer version (same versions as Arduino-samd).

Open josefwegner opened this issue 3 years ago • 2 comments

These versions also do have an ARM64 versions.

For this change to work properly (without having cores installed that also use these tools - e.g. Arduino-samd) we also need to update the core package_index.json.

Signed-off-by: Josef Wegner [email protected]

josefwegner avatar Dec 04 '21 17:12 josefwegner

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 04 '21 17:12 CLAassistant

Hi, I think it would be great that the toolchain is updated. As a solution I am experimenting in creating enhancements to this repo as it doesnt seem active.

Boards package json https://github.com/vChavezB/ArduinoBoards/tree/master/SAM3X

Arduino Core Sam enhanced https://github.com/vChavezB/ArduinoCore-sam

As a first step I updated the toolchain to the latest version 10.3.2021.

vChavezB avatar Dec 23 '21 13:12 vChavezB