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 c141d54 commit 2e71911Copy full SHA for 2e71911
platformio.ini
@@ -165,9 +165,9 @@ extends = stm32g473
165
166
[at32]
167
extends = common
168
-debug_tool = stlink
+debug_tool = atlink
169
upload_protocol = dfu
170
-platform = https://github.com/ArteryTek/platform-arterytekat32.git#5729d36
+platform = https://github.com/ArteryTek/platform-arterytekat32.git#c8da386
171
platform_packages = toolchain-gccarmnoneeabi@~1.120301.0
172
framework = at32firmlib
173
board_build.at32firmlib.custom_system_setup = yes
0 commit comments