mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-03 00:20:43 +00:00
Build RP2350 (Pi Pico 2) (#7441)
This commit is contained in:
@@ -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 =
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user