Skip to content

Add optimization menu #110

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 2 commits into from
Sep 21, 2017
Merged

Add optimization menu #110

merged 2 commits into from
Sep 21, 2017

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Sep 21, 2017

Refers to:
Arduino_STM32/pull/313

This give easily way to change optimization compiler option.
Warning: to use LTO feature, it is required to use the arm gcc 6-2017-q2-update
previous one (6-2017-q1-update) has a bug causing a segmentation fault during
the build.

Updated toolchain will be available in the next release.

@fpistm fpistm added the enhancement New feature or request label Sep 21, 2017
@fpistm fpistm added this to the Next release milestone Sep 21, 2017
@fpistm fpistm self-assigned this Sep 21, 2017
@fpistm fpistm requested a review from a user September 21, 2017 10:02
Refers to:
rogerclarkmelbourne/Arduino_STM32#313

This give easily way to change optimization compiler option.
Warning: to use LTO feature, it is required to use the arm gcc 6-2017-q2-update
previous one (6-2017-q1-update) has a bug causing a segmentation fault during
the build.

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm merged commit 25583f5 into stm32duino:master Sep 21, 2017
@fpistm fpistm deleted the opt_menu branch September 21, 2017 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant