Skip to content

Commit eacaee3

Browse files
committed
Update platform.txt
1 parent c797129 commit eacaee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ recipe.output.save_file={build.project_name}.{build.preferred_export_format}
131131

132132
##### The following tool settings are for the Ambiq SBL
133133

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)
135135
# Linux
136136
tools.ambiq_bin2board.pgm={runtime.platform.path}/tools/ambiq/linux/ambiq_bin2board
137137
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}

0 commit comments

Comments
 (0)