OTA_update_STM32_using_ESP32 icon indicating copy to clipboard operation
OTA_update_STM32_using_ESP32 copied to clipboard

Changed the project so that it compiles under IDF 5.5.

Open fredbar opened this issue 3 months ago • 0 comments

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.

fredbar avatar Sep 14 '25 18:09 fredbar