Skip to content

Commit

Permalink
at32: update platform, use atlink
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleiner committed Jan 12, 2025
1 parent db4e485 commit 276c753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ extends = stm32g473

[at32]
extends = common
debug_tool = stlink
debug_tool = atlink
upload_protocol = dfu
platform = https://github.com/ArteryTek/platform-arterytekat32.git#5729d36
platform = https://github.com/ArteryTek/platform-arterytekat32.git#c8da386
platform_packages = toolchain-gccarmnoneeabi@~1.120301.0
framework = at32firmlib
board_build.at32firmlib.custom_system_setup = yes
Expand Down

0 comments on commit 276c753

Please sign in to comment.