Skip to content

Commit 879a8cd

Browse files
committed
try this
1 parent 03bebdb commit 879a8cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

platformio.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,9 @@ lib_deps =
115115

116116
[core-pico]
117117
extends = core
118-
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
118+
platform = raspberrypi
119+
platform_packages =
120+
maxgerhardt/framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
119121
board = pico
120122
board_build.core = earlephilhower
121123
build_flags =

0 commit comments

Comments
 (0)