[rp2040] Update arduino-pico to 5.5.1 and fix WiFi AP fallback (#14500)

This commit is contained in:
J. Nick Koston
2026-03-05 11:23:00 -10:00
committed by GitHub
parent 06d6322fe3
commit fbf63d8e3b
5 changed files with 65 additions and 34 deletions

View File

@@ -196,7 +196,7 @@ board_build.filesystem_size = 0.5m
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#v1.4.0-gcc14-arduinopico460
platform_packages =
; earlephilhower/framework-arduinopico@~1.20602.0 ; Cannot use the platformio package until old releases stop getting deleted
earlephilhower/framework-arduinopico@https://github.com/earlephilhower/arduino-pico/releases/download/5.5.0/rp2040-5.5.0.zip
earlephilhower/framework-arduinopico@https://github.com/earlephilhower/arduino-pico/releases/download/5.5.1/rp2040-5.5.1.zip
framework = arduino
lib_deps =