Skip to content

Set c compile flags correctly #22

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dwalkes
Copy link

@dwalkes dwalkes commented Nov 5, 2017

To support projects with C files.

Based on settings previous to commit 1452193 with extra -mthumb
setting to match C++ compile flags.

With this change to platform.txt file replacing the version at
C:\Users\Username\AppData\Local\Arduino15\packages\RedBear\hardware\STM32F2\0.3.1\platform.txt
projects containg C files can once again be linked and downloaded successfully to the target device.

Fixes Issue #21

To support projects with C files.

Based on settings previous to commit 1452193 with extra -mthumb
setting to match C++ compile flags.

With this change to platform.txt file replacing the version at
C:\Users\Username\AppData\Local\Arduino15\packages\RedBear\hardware\STM32F2\0.3.1\platform.txt
projects containg C files can once again be linked and downloaded successfully to the target device.
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

Successfully merging this pull request may close these issues.

1 participant