Skip to content

Specify the ARM GCC version in platforms.txt #224

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

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

sandeepmistry
Copy link
Contributor

I had a conflict with the version of the ARM GCC used by the official Arduino SAMD core, this changes specifies the version of GCC in the path, so that the arduino-builder/IDE can select the right version.

@fpistm
Copy link
Member

fpistm commented Mar 9, 2018

Hi @sandeepmistry,
Thanks for this PR.
I didn't know it is possible to specifies the version of GCC in the path.

@fpistm
Copy link
Member

fpistm commented Mar 12, 2018

I've made some tests.
I reproduce the issue only when I use the STM32 core git repo.
With SAMD and STM32 cores installed thanks the board managers it is ok.
To avoid any issue, I think it's better to merge this PR.
Thanks @sandeepmistry

@fpistm fpistm merged commit 16b23c9 into stm32duino:master Mar 12, 2018
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Specify the ARM GCC version in platforms.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants