We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456cb4a commit 2ebb5deCopy full SHA for 2ebb5de
platform.txt
@@ -132,7 +132,7 @@ tools.nrfutil.cmd.macosx=/usr/local/bin/nrfutil
132
133
tools.nrfutil.upload.params.verbose=--verbose
134
tools.nrfutil.upload.params.quiet=
135
-tools.nrfutil.upload.pattern={cmd} {upload.verbose} dfu serial -pkg "{build.path}/{build.project_name}.zip" -p {serial.port} -b 115200
+tools.nrfutil.upload.pattern="{cmd}" {upload.verbose} dfu serial -pkg "{build.path}/{build.project_name}.zip" -p {serial.port} -b 115200
136
137
#**********************************************
138
# Burning bootloader with either jlink or nrfutil
0 commit comments