Set default upload protocol
This commit is contained in:
@@ -70,8 +70,9 @@ lib_deps =
|
|||||||
|
|
||||||
[rp2040_base]
|
[rp2040_base]
|
||||||
extends = arduino_base
|
extends = arduino_base
|
||||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
upload_protocol = picotool
|
||||||
board_build.core = earlephilhower
|
board_build.core = earlephilhower
|
||||||
|
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||||
build_flags = ${arduino_base.build_flags}
|
build_flags = ${arduino_base.build_flags}
|
||||||
-D RP2040_PLATFORM
|
-D RP2040_PLATFORM
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user