mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-05 03:21:09 +02:00
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.