Skip to content

More RP2040 boards! #4042

Closed
Closed
@tannewt

Description

@tannewt

Adding a board to CircuitPython is very easy! It's primarily mapping the names of pins on the silkscreen to the internal GPIO names. We have a thorough Learn guide on adding a board here. This is the same process for all of our ports. If you are unfamiliar with git and github, then this guide should get you going. You end up making a pull request to this repo with your changes for the ports/raspberrypi/boards directory. Once the board is checked into this repo you can also add it to circuitpython.org with these instructions.

We ask that you only call CircuitPython by its name when the board support has been merged into the main branch here. That ensures a consistent experience from the get-go and also ensures the latest versions of CircuitPython are available for your board. (We move fast and things improve rapidly.)

Need help? Feel free to reply here with questions or ask them on the Adafruit Discord server in the #circuitpython channel, which we use for development. If no one responds, then feel free to mention me (@tannewt).


Many were announced and will likely be available in the next few months.

Metadata

Metadata

Assignees

No one assigned

    Labels

    boardNew board or update to a single boardrp2040Raspberry Pi RP2040

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions