Add missing CircuitPython boards - #1817
Merged
Merged
Conversation
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Add esp32c5 to the board-info generator’s included chip families.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
What changed in this PR
Adds CircuitPython 10.3.1-era board pages, ESP32-C5 installer metadata, and fixes board discovery tooling.
Changes:
- Corrects missing-board path, ID, and alias handling.
- Registers ESP32-C5 bootloader support.
- Adds nine board and simulator download pages.
| File | Summary |
|---|---|
tools/missing-boards.py |
Fixes board discovery and alias handling. |
_data/bootloaders.json |
Registers ESP32-C5 installer support. |
_board/wiznet_w55rp20_evb_pico.md |
Adds board download metadata. |
_board/silabs_siwx917_dk2605a.md |
Adds board download metadata. |
_board/nordic_nrf54lm20dk.md |
Adds board download metadata. |
_board/nordic_nrf54l15tag.md |
Adds board download metadata. |
_board/native_nrf54lm20bsim.md |
Adds simulator download metadata. |
_board/native_native_sim_asan.md |
Adds simulator download metadata. |
_board/ikea_alpstuga_esp32_s3.md |
Adds board download metadata. |
_board/espressif_esp32c5_devkitc_1_n8r8.md |
Adds ESP32-C5 board metadata; generator inclusion remains required. |
_board/adafruit_clue_nrf52840_zephyr.md |
Adds board download metadata. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
mikeysklar
approved these changes
Sep 21, 2026
Contributor
|
Approved. C5 page matches my DevKitC-1. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This should be up to date as of CP 10.3.1