We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arduino currently provides arm-none-eabi-gcc tool version 4.8.3 .
This version is very old and is no longer distributed at arm.com .
If the compiler were upgraded to at least version 6, then modern c++ tools like boost::hana could be used.
The text was updated successfully, but these errors were encountered:
Hi @xloem , would you mind moving the issue to https://github.com/arduino/ArduinoCore-samd/issues ? However, I agree, we should ship a newer toolchain but it's a big effort since it needs to be validated again
Sorry, something went wrong.
No branches or pull requests
Arduino currently provides arm-none-eabi-gcc tool version 4.8.3 .
This version is very old and is no longer distributed at arm.com .
If the compiler were upgraded to at least version 6, then modern c++ tools like boost::hana could be used.
The text was updated successfully, but these errors were encountered: