Skip to content

add a board header for the Arduino Nano RP2040 #424

Closed
@2bndy5

Description

@2bndy5

I could throw this together myself based on the available schematic, but I'm unsure about some things like the Flash SPI CLK divider to use... I don't know who on the @arduino team to ping about this (@facchinm ?).

I don't want to overstep here. If this request is explicitly undesired, then I'll back off and close this issue.

My reason for wanting a arduino_nano_rp2040.h in /src/boards/include/boards/ folder is because these board header files have proven extremely useful for 3rd-party libraries (that have incorporated native Pico SDK support) to choose a default set of pins in a rather agnostic way - leaving the actual choice of board to build for up to the user via -DPICO_BOARD=<board_name>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions