
ESP-IDF: Propagating compiler flags to ExternalProject builds
·4 mins
When an ESP-IDF project uses ExternalProject_Add(), compiler options driven by Kconfig and components do not flow into the nested build on their own. This post walks through why that happens and how to keep the outer and inner CMake worlds aligned.





























