Closed
Description
Following Arm release 9-2020-q2-update from June 1st, the xPack GNU Arm Embedded GCC v9.3.1-1.1 was released:
https://xpack.github.io/blog/2020/07/03/arm-none-eabi-gcc-v9-3-1-1-1-released/
Please give it a try in your environment and, if everything is ok, possibly use it in your next release.
To be noted that this version also provides armhf
and aarch64
binaries, which means they run on Raspberry Pi in both 32/64-bit variants.
So the major hurdle for releasing the Arduino environment for Raspberry Pi (the toolchain) was overcome, you need only to provide the other tools.
@koendv already has some solutions for this (https://github.com/koendv/stm32duino-raspberrypi).