mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
487548e7dd
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