mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
84cc834344
The Raspberry Pi RP-series platform is no longer RP2040-only — RP2350 variants share the same arduino-pico toolchain. Rename the canonical component to ``rp2`` (matching the BK72XX / RTL87XX family-naming pattern) and route legacy ``rp2040:`` configs and Python imports through the new ``ALIASES`` framework. ``Platform.RP2`` and ``PlatformFramework.RP2_ARDUINO`` are the canonical values; the ``RP2040`` spellings remain as deprecated aliases. Scheduled removal of the ``rp2040`` aliases: 2027.6.0.