1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

Prevent rp2040 randomly breaking the build (#7507)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Nick Kinnan
2024-09-29 18:59:12 -07:00
committed by Jesse Hills
parent c2518cff89
commit 050e2547ea
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ rp2040:
board: rpipicow
framework:
# Waiting for https://github.com/platformio/platform-raspberrypi/pull/36
platform_version: https://github.com/maxgerhardt/platform-raspberrypi.git
platform_version: https://github.com/maxgerhardt/platform-raspberrypi.git#5e87ae34ca025274df25b3303e9e9cb6c120123c
logger:
level: VERY_VERBOSE