mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
esptool: fix malformed json when no files are flashed
This commit is contained in:
parent
dafd50934d
commit
b09ed2d2aa
@ -12,7 +12,7 @@
|
||||
>
|
||||
},
|
||||
$<JOIN:$<TARGET_PROPERTY:flash,FLASH_ENTRY>,,
|
||||
>,
|
||||
>$<$<BOOL:$<TARGET_PROPERTY:flash,FLASH_ENTRY>>:,>
|
||||
"extra_esptool_args" : {
|
||||
"after" : "${ESPTOOLPY_AFTER}",
|
||||
"before" : "${ESPTOOLPY_BEFORE}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user