mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
tinyfw: update to support new esptool argument
This commit is contained in:
@@ -141,6 +141,7 @@ class IDFDUT(DUT.SerialDUT):
|
||||
'compress': True,
|
||||
'verify': False,
|
||||
'encrypt': False,
|
||||
'erase_all': False,
|
||||
})
|
||||
|
||||
esp.change_baud(baud_rate)
|
||||
|
Reference in New Issue
Block a user