Skip to content
Discussion options

You must be logged in to vote

Was googling the same thing when I found this resource:
https://arduino-pico.readthedocs.io/en/latest/platformio.html#selecting-a-different-core-version

[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#v1.2.0-gcc12
platform_packages =
   framework-arduinopico @ https://github.com/earlephilhower/arduino-pico.git#3.9.5
framework = arduino
board = pico
board_build.core = earlephilhower

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maxgerhardt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants