Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ lib_deps =

[env:picow]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = pico
board = rpipicow
framework = arduino
board_build.core = earlephilhower
lib_deps =
Expand All @@ -46,7 +46,7 @@ lib_ignore =

[env:pico2w]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = pico2
board = rpipico2w
framework = arduino
board_build.core = earlephilhower
lib_deps =
Expand Down Expand Up @@ -96,4 +96,4 @@ lib_deps =
ayushsharma82/RPAsyncTCP@^1.3.0
${env.lib_deps}
lib_ignore =
lwIP_ESPHost
lwIP_ESPHost