We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03bebdb commit 879a8cdCopy full SHA for 879a8cd
platformio.ini
@@ -115,7 +115,9 @@ lib_deps =
115
116
[core-pico]
117
extends = core
118
-platform = https://github.com/maxgerhardt/platform-raspberrypi.git
+platform = raspberrypi
119
+platform_packages =
120
+ maxgerhardt/framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
121
board = pico
122
board_build.core = earlephilhower
123
build_flags =
0 commit comments