Skip to content

Mark all boards as picosdk compatible in PlatformIO board definition #2980

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

maxgerhardt
Copy link
Contributor

As the work continues in platform-raspberrypi to be able to compile native framework = picosdk firmwares, it has come to a point where I want every board to be in general marked as "Pico-SDK framework compatible".

I have specificially tested the examples/picosdk-blink example in the pico2 environment with the Pimoroni Tiny2350 board to be working.

Since I mostly copy-paste the board JSON definitions from here into the PlatformIO platform, it's best to change the generator script here instead of making a second-pass on the generated files.

At a later point in time, I will update this again, adding the build.picosdk.board_header information in the board files as needed, which links them to their Pico-SDK board header file name (e.g. pico.h, pimoroni_tiny2350.h, ..)

@earlephilhower earlephilhower merged commit 68f1da5 into earlephilhower:master May 31, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants