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

feat: support compiler.optimization_flags for Arduino IDE 2.X #2184

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Nov 15, 2023

Fixes stm32duino#2159

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added this to the 2.7.0 milestone Nov 15, 2023
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Nov 15, 2023
@fpistm fpistm merged commit d21f829 into stm32duino:main Nov 15, 2023
22 checks passed
STM32 core based on ST HAL automation moved this from In progress to Done Nov 15, 2023
@fpistm fpistm deleted the optimize_for_flags branch November 15, 2023 19:52
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Jan 9, 2024
Introduced by stm32duino#2184.
Fixes stm32duino#2244.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit that referenced this pull request Jan 9, 2024
Introduced by #2184.
Fixes #2244.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
tadtruex pushed a commit to TadAtThayer/Arduino_Core_STM32 that referenced this pull request Apr 23, 2024
Introduced by stm32duino#2184.
Fixes stm32duino#2244.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

support for debug/release builds in Arduino IDE 2.x
1 participant