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 b7d76bd commit 52b3120Copy full SHA for 52b3120
docs/platformio.rst
@@ -206,7 +206,7 @@ and 0.5MByte filesystem.
206
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
207
board = pico
208
framework = arduino
209
- build_board.core = earlephilhower
+ board_build.core = earlephilhower
210
board_build.filesystem_size = 0.5m
211
; note that download link for toolchain is specific for OS. see https://github.com/earlephilhower/pico-quick-toolchain/releases.
212
platform_packages =
0 commit comments