mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Set default upload protocol
This commit is contained in:
parent
8f6b2b75d7
commit
52acae1fe7
1 changed files with 2 additions and 1 deletions
|
|
@ -70,8 +70,9 @@ lib_deps =
|
|||
|
||||
[rp2040_base]
|
||||
extends = arduino_base
|
||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||
upload_protocol = picotool
|
||||
board_build.core = earlephilhower
|
||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||
build_flags = ${arduino_base.build_flags}
|
||||
-D RP2040_PLATFORM
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue