1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-10 13:53:49 +01:00

[rp2040] Always use maxgerhardt platform fork (#7514)

This commit is contained in:
Jesse Hills
2024-10-01 13:37:08 +13:00
committed by GitHub
parent c1a28ba5e2
commit d5fa17c316
4 changed files with 14 additions and 21 deletions

View File

@@ -90,9 +90,6 @@ esp32:
RP2040_CONFIG = """
rp2040:
board: {board}
framework:
# Required until https://github.com/platformio/platform-raspberrypi/pull/36 is merged
platform_version: https://github.com/maxgerhardt/platform-raspberrypi.git#5e87ae34ca025274df25b3303e9e9cb6c120123c
"""
BK72XX_CONFIG = """