Skip to content

Conversation

@fpistm
Copy link
Contributor

@fpistm fpistm commented Jan 6, 2025

Since stm32 core release 2.8.0 including:
stm32duino/Arduino_Core_STM32#2380

ArduinoOTA can't be built due to direct include of HAL flash ex module for STM32F0, STM32F1 and STM32F3.
Including stm32_def.h solve the issue by properly including HAL headers.

Since stm32 core release 2.8.0 including:
stm32duino/Arduino_Core_STM32#2380

ArduinoOTA can't be built due to direct include of HAL flash ex
module for STM32F0, STM32F1 and STM32F3.
Including stm32_def.h solve the issue by properly including HAL headers.

Signed-off-by: Frederic Pillon <[email protected]>
@JAndrassy JAndrassy merged commit aa0c2e2 into JAndrassy:master Jan 6, 2025
@fpistm fpistm deleted the use_hal_driver branch January 6, 2025 11:06
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.

2 participants