Skip to content

Commit 2e71911

Browse files
committed
at32: update platform, use atlink
1 parent c141d54 commit 2e71911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ extends = stm32g473
165165

166166
[at32]
167167
extends = common
168-
debug_tool = stlink
168+
debug_tool = atlink
169169
upload_protocol = dfu
170-
platform = https://github.com/ArteryTek/platform-arterytekat32.git#5729d36
170+
platform = https://github.com/ArteryTek/platform-arterytekat32.git#c8da386
171171
platform_packages = toolchain-gccarmnoneeabi@~1.120301.0
172172
framework = at32firmlib
173173
board_build.at32firmlib.custom_system_setup = yes

0 commit comments

Comments
 (0)