fpenard

Results 3 issues of fpenard

Summary of changes: * Update FreeRTOS submodule to last official release (V11.2.0)

Summary of changes: `read_i2c_volume` static function is defined but not used in targets/taranis/volume_i2c.cpp. This one generates the next warning on build. ``` edgetx/radio/src/targets/taranis/volume_i2c.cpp:36:16: warning: 'int32_t read_i2c_volume()' defined but not used...

house keeping 🧹

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`...

compilation
house keeping 🧹