1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Update RP2040 Aruino framwork and platform to latest (#5025)

This commit is contained in:
Jimmy Hedman
2023-07-10 01:30:39 +02:00
committed by GitHub
parent 8ca9115dc8
commit c5aacdd682
2 changed files with 5 additions and 5 deletions

View File

@@ -157,7 +157,7 @@ board_build.filesystem_size = 0.5m
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
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/2.6.2/rp2040-2.6.2.zip
earlephilhower/framework-arduinopico@https://github.com/earlephilhower/arduino-pico/releases/download/3.3.0/rp2040-3.3.0.zip
framework = arduino
lib_deps =