[core] Harden the shared library converter (#18685)

This commit is contained in:
J. Nick Koston
2026-08-23 22:24:12 -05:00
committed by GitHub
parent 9974ad97fa
commit 5f6a910e2d
13 changed files with 1581 additions and 426 deletions
+1
View File
@@ -537,6 +537,7 @@ ESP_IDF_INFRA_TRIGGER_FILES = frozenset(
"esphome/build_gen/espidf.py",
"esphome/framework_helpers.py",
"esphome/platformio/library.py",
"esphome/platformio/extra_script.py",
}
)