1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-03 20:02:22 +01:00

Always use gh releases in base platformio file (#3988)

This commit is contained in:
Jesse Hills
2022-11-03 11:41:12 +13:00
committed by GitHub
parent 0e66c899ce
commit 0a649c184f

View File

@@ -156,7 +156,8 @@ board_build.filesystem_size = 0.5m
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
platform_packages =
earlephilhower/framework-arduinopico @ ~1.20400.0
; 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
framework = arduino
lib_deps =