File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ recipe.output.save_file={build.project_name}.{build.preferred_export_format}
131
131
132
132
##### The following tool settings are for the Ambiq SBL
133
133
134
- # Host-specific definitions for upload tool (using Ambiq's Secure Bootloader SBL )
134
+ # Host-specific definitions for upload tool (using the Ambiq Secure Bootloader ASB )
135
135
# Linux
136
136
tools.ambiq_bin2board.pgm={runtime.platform.path}/tools/ambiq/linux/ambiq_bin2board
137
137
tools.ambiq_bin2board.args=--bin "{build.path}/{build.project_name}.bin" --load-address-blob 0x20000 --magic-num 0xCB -o {build.path}/{build.project_name} --version 0x0 --load-address-wired 0xC000 -i 6 --options 0x1 -b {upload.sbl_baud} -port "{serial.port}" -r 2 {upload.verbose}
You can’t perform that action at this time.
0 commit comments