1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-21 04:32:23 +01:00

[core] Update to esptool 5.0+ command syntax (#10011)

This commit is contained in:
J. Nick Koston
2025-08-03 16:14:17 -10:00
committed by GitHub
parent 494a1a216c
commit 9aad0733ef
3 changed files with 9 additions and 8 deletions

View File

@@ -61,6 +61,7 @@ FILTER_PLATFORMIO_LINES = [
r"Advanced Memory Usage is available via .*",
r"Merged .* ELF section",
r"esptool.py v.*",
r"esptool v.*",
r"Checking size .*",
r"Retrieving maximum program size .*",
r"PLATFORM: .*",