mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-31 22:24:28 +00:00
ci: fix flasher_args.json parser (iterate over dictionary)
Closes IDFCI-347
This commit is contained in:
@@ -279,6 +279,7 @@ class IDFDUT(DUT.SerialDUT):
|
||||
'compress': True,
|
||||
'verify': False,
|
||||
'encrypt': encrypt,
|
||||
'ignore_flash_encryption_efuse_setting': False,
|
||||
'erase_all': False,
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user