mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
pin platform-raspberrypi to 4e22a0d
pins framework-arduinopico @ 1.50600.0+sha.6a1d13e9
This commit is contained in:
@@ -99,7 +99,7 @@ lib_deps =
|
|||||||
extends = arduino_base
|
extends = arduino_base
|
||||||
upload_protocol = picotool
|
upload_protocol = picotool
|
||||||
board_build.core = earlephilhower
|
board_build.core = earlephilhower
|
||||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#4e22a0d ; framework-arduinopico @ 1.50600.0+sha.6a1d13e9
|
||||||
build_flags = ${arduino_base.build_flags}
|
build_flags = ${arduino_base.build_flags}
|
||||||
-D RP2040_PLATFORM
|
-D RP2040_PLATFORM
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
[rpi_picow]
|
[rpi_picow]
|
||||||
extends = rp2040_base
|
extends = rp2040_base
|
||||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
|
||||||
board = rpipicow
|
board = rpipicow
|
||||||
board_build.core = earlephilhower
|
board_build.core = earlephilhower
|
||||||
board_build.filesystem_size = 0.5m
|
board_build.filesystem_size = 0.5m
|
||||||
|
|||||||
Reference in New Issue
Block a user