mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 19:34:59 +00:00
64f4956d4f
With the new esptool v5.0 the output is not flushed while flashing the firmware. This commit fixes the issue by using python unbuffered mode.