edgetx icon indicating copy to clipboard operation
edgetx copied to clipboard

chore(stm32xx_hal): include STM32 HAL drivers as submodules

Open fpenard opened this issue 5 months ago • 1 comments

Fixes #6417

Summary of changes:

  • Replace radio/src/thirdparty/STM32F2xx_HAL_Driver by submodule to https://github.com/STMicroelectronics/stm32f2xx-hal-driver (tag v1.2.8)
  • Replace radio/src/thirdparty/STM32F4xx_HAL_Driver by submodule to https://github.com/STMicroelectronics/stm32f4xx-hal-driver (tag v1.7.13)
    • Replace radio/src/thirdparty/STM32H7xx_HAL_Driver by submodule to https://github.com/STMicroelectronics/stm32h7xx-hal-driver (tag v1.11.1)
    • Replace radio/src/thirdparty/STM32H7RS_HAL_Driver by submodule to https://github.com/STMicroelectronics/stm32h7rsxx-hal-driver (tag v1.0.0)

fpenard avatar Jul 03 '25 20:07 fpenard

Wait for feedback in issue #6417

fpenard avatar Aug 26 '25 20:08 fpenard