mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-19 05:27:11 +00:00
build system: Linker scripts or binary libraries should trigger a re-link Add binary libraries and linker scripts to the list of dependencies for the ELF file. Fixes TW7816. See merge request !307