mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b354c11db7
Linker script generator produces build/esp32/esp32.common.ld from components/esp32/ld/esp32.common.ld.in This works fine until IDF is downgraded to V3.1 which uses components/esp32/ld/esp32.common.ld and doesn't track build/esp32/esp32.common.ld at all. At this point, the linker runs in the build/esp32 directory and "-T esp32.common.ld" picks up the linker script generated .ld file, which causes mis-builds. As reported on forums: https://esp32.com/viewtopic.php?f=13&t=9684&p=40105 |
||
---|---|---|
.. | ||
apply_bot_filter.py | ||
build_example_dirs.txt | ||
build_examples_cmake.sh | ||
build_examples.sh | ||
check_artifacts_expire_time.py | ||
check_examples_cmake_make.sh | ||
check_ut_cmake_make.sh | ||
check-executable.sh | ||
check-line-endings.sh | ||
checkout_project_ref.py | ||
configure_ci_environment.sh | ||
envsubst.py | ||
executable-list.txt | ||
get-full-sources.sh | ||
mirror-list.txt | ||
mirror-submodule-update.sh | ||
mirror-synchronize.sh | ||
multirun_with_pyenv.sh | ||
push_to_github.sh | ||
setup_python.sh | ||
test_build_system_cmake.sh | ||
test_build_system.sh | ||
test_configure_ci_environment.sh |