mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Read sdkconfig.cmake's CONFIG_* values and re-publish them on the build-properties target so component CMakeLists.txt code that queries Kconfig via idf_build_get_property(var CONFIG_FOO) returns the expected value.