Build RP2350 (Pi Pico 2) (#7441)

This commit is contained in:
Austin
2025-07-25 22:25:50 +02:00
committed by GitHub
co-authored by GitHub
parent 4c6db2c5bd
commit 4f57a2e248
4 changed files with 48 additions and 7 deletions
+1
View File
@@ -2,6 +2,7 @@
extends = rp2040_base
board = rpipicow
board_level = pr
board_check = true
upload_protocol = picotool
# add our variants files to the include and src paths
build_flags =
+1
View File
@@ -2,6 +2,7 @@
extends = rp2350_base
board = rpipico2w
board_level = pr
board_check = true
upload_protocol = jlink
# debug settings for external openocd with RP2040 support (custom build)
debug_tool = custom