kopia lustrzana https://github.com/espressif/esp-idf
a558ad506e
Currently the set-target has sdkconfig file name hardcoded to the default one and doesn't honor custom config paths or names. IMHO the only place where we can really now the config file name is in cmake. But also the config should be really renamed only if the set-target action is running. This moves the config file renaming into cmake and it's performed only when _IDF_PY_SET_TARGET_ACTION env. var. is set to 'ON'. This should hopefully guarantee that it's really renamed only while set-target is running. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com> |
||
---|---|---|
.. | ||
scripts | ||
third_party | ||
build.cmake | ||
component.cmake | ||
component_deps.dot.in | ||
depgraph.cmake | ||
dfu.cmake | ||
git_submodules.cmake | ||
idf.cmake | ||
kconfig.cmake | ||
ldgen.cmake | ||
project.cmake | ||
project_description.json.in | ||
run_dfu_util.cmake | ||
run_size_tool.cmake | ||
targets.cmake | ||
tool_version_check.cmake | ||
toolchain-clang-esp32.cmake | ||
toolchain-clang-esp32c2.cmake | ||
toolchain-clang-esp32c3.cmake | ||
toolchain-clang-esp32c6.cmake | ||
toolchain-clang-esp32h2.cmake | ||
toolchain-clang-esp32s2.cmake | ||
toolchain-clang-esp32s3.cmake | ||
toolchain-esp32.cmake | ||
toolchain-esp32c2.cmake | ||
toolchain-esp32c3.cmake | ||
toolchain-esp32c6.cmake | ||
toolchain-esp32h2.cmake | ||
toolchain-esp32h4.cmake | ||
toolchain-esp32s2.cmake | ||
toolchain-esp32s3.cmake | ||
toolchain-linux.cmake | ||
uf2.cmake | ||
utilities.cmake | ||
version.cmake |