Skip to content

Umm, the 1.1.0 core just released still seems to use the wrong compiler version #164

New issue

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

Closed
stephenf7072 opened this issue May 8, 2020 · 2 comments

Comments

@stephenf7072
Copy link
Contributor

Causes all the pain when trying to print floats. Platform.txt references gcc 2017 instead of 2018, apparently the emergency fix didn't stick. v1.1.1 has a much nicer ring to it anyway.

References:
https://github.com/sparkfun/Arduino_Apollo3/commit/d6997accf6f4b57908aaa6f46a0200abefe8a725
https://github.com/sparkfun/Arduino_Apollo3/pull/163

@oclyke
Copy link
Contributor

oclyke commented May 8, 2020

Thanks a bunch for spotting that. Should be fixed by:
#165
#166
This update to the Arduino_Boards repo

@oclyke oclyke closed this as completed May 8, 2020
@stephenf7072
Copy link
Contributor Author

Yep, that's better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants