mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
a4d3a908e5
Add generate-rp2040-boards.py script that clones the arduino-pico repository at the recommended framework version and regenerates boards.py, matching the existing ESP32 board generation CI check pattern. This ensures boards.py stays in sync when the arduino-pico framework version is updated. Follow-up to #14528.