OTA_update_STM32_using_ESP32
OTA_update_STM32_using_ESP32 copied to clipboard
Changed the project so that it compiles under IDF 5.5.
Project would not compile with esp-idf 5.5 or whatever version i would try to compile with.
Forcing backward compatibility for freeRTOS, and adding a dependency to 'driver' in the CMakeLists of the stm_pro_mode component to be able to go on.