Quote uploader executable

This commit is contained in:
unknown 2022-06-17 01:17:29 +02:00
parent 52bb6e5d7f
commit 41da472b81

View File

@ -312,7 +312,7 @@ elif upload_protocol == "picotool":
"load",
"--verify"
],
UPLOADCMD="$UPLOADER $UPLOADERFLAGS $SOURCES --offset ${hex(FS_START)}",
UPLOADCMD='"$UPLOADER" $UPLOADERFLAGS $SOURCES --offset ${hex(FS_START)}',
)
upload_actions = [