Skip to content

rp2: Add board configuration for Adafruit Feather RP2350#19223

Open
gatesphere wants to merge 2 commits into
micropython:masterfrom
gatesphere:feather_rp2350
Open

rp2: Add board configuration for Adafruit Feather RP2350#19223
gatesphere wants to merge 2 commits into
micropython:masterfrom
gatesphere:feather_rp2350

Conversation

@gatesphere
Copy link
Copy Markdown

Add board configuration for Adafruit Feather RP2350 board
(https://www.adafruit.com/product/6000).

Summary

Add board support for Adafruit Feather RP2350 board, rp2 port. Matching micropython-media PR: micropython/micropython-media#117

Testing

Built and deployed on board, confirmed several basic tests on REPL were working. Based heavily on the RPI Pico 2 config, which I have previously confirmed to be working on the same board.

Trade-offs and Alternatives

N/A

Generative AI

I did not use generative AI tools when creating this PR.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

Code size report:

Reference:  tests/run-tests.py: Skip string_escape.py as an mpy if no unicode. [200db69]
Comparison: rp2: Remove HSTX from board config for Adafruit Feather RP2350. [merge of ab630f6]
  mpy-cross:    +0 +0.000% 
   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
      esp32:    +0 +0.000% ESP32_GENERIC
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO_W
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS
  qemu rv32:    +0 +0.000% VIRT_RV32

@gatesphere gatesphere changed the title Add board configuration for Adafruit Feather RP2350 board rp2: Add board configuration for Adafruit Feather RP2350 May 14, 2026
Signed-off-by: Jacob Peck <gatesphere@gmail.com>
Signed-off-by: Jacob Peck <gatesphere@gmail.com>
@Josverl Josverl added the board-definition New or updated board definition files. Combine with a port- label. label May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

board-definition New or updated board definition files. Combine with a port- label.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants