Skip to content

Use latest Pico-SDK in raspberrypi platform #79

@jhmaloney

Description

@jhmaloney

After a clean install of the raspberrypi platform, the "pico-sdk" subrepository is in a detached head state at commit b1676c1.

Is it possible for the raspberrypi platform to use a later release of pico-sdk? There was a recent change in the SDK support for the RP2350-B board a few months ago. They removed the PICO_RP2350B #define and now use PICO_RP2350A=0 to indicate RP2350.

Those #defines are used to enable the extra GPIO pins on the PICO_RP2350B. I am porting MicroBlocks to the Sparkfun XRP controller board (an educational robotics board).

As a workaround, would it be safe for me to fast-forward the pico-sdk to the current head? Or might that break something?

Thank you!

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