Skip to content
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

fix(platform): wrong optimization_flags for Arduino 1.8.x #2247

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Jan 9, 2024

Introduced by #2184.
Fixes #2244.

Even if not reproduced, the recipe is not coherent. Only impact Arduino 1.8.x.

Introduced by stm32duino#2184.
Fixes stm32duino#2244.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added bug 🐛 Something isn't working fix 🩹 Bug fix labels Jan 9, 2024
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Jan 9, 2024
@fpistm fpistm added this to the 2.8.0 milestone Jan 9, 2024
@fpistm fpistm merged commit 6e61906 into stm32duino:main Jan 9, 2024
22 checks passed
STM32 core based on ST HAL automation moved this from In progress to Done Jan 9, 2024
@fpistm fpistm deleted the optimization_flags branch January 9, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working fix 🩹 Bug fix
Projects
Development

Successfully merging this pull request may close these issues.

Linker error with version 2.7.1 for STM32 Nucleo F446RE
1 participant