ArduinoCore-sam
ArduinoCore-sam copied to clipboard
Upgrade gcc toolchain version
This core still uses the rather old gcc 4.8 toolchain, which lacks a lot of useful (C++) functions.
I just tried replacing it with SAMD's gcc 7 version, which seems to work just fine with a few test sketches I tried. Maybe this would be an easy improvement: Just replace the gcc version with the one from SAMD.
Any updates on this issue? I would really like using my Arduino Due with my Raspberry Pi 400 running Bullseye ARM64.