mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03:00
- Unset IDF_BUILD_V2 in subproject/CMakeLists.txt before including project.cmake so the nested esp_tee ExternalProject cmake stays on cmakev1. - Read PARTITION_TABLE_BIN_PATH as a generator expression under IDF_BUILD_V2 to defer the lookup to CMake's generate phase.