Skip to content
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

Update Raspberry Pi Pico SDK to 2.1.0 #9831

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Conversation

eightycc
Copy link

Update Raspberry Pi Pico SDK to 2.1.0. Update cyw43-driver submodule to CF924BB to match SDK included version.

Changes add a few newly required include paths. Also adds hardware_xip_cache/xip_cache.c.

Resolves #9829.

Boots, doesn't catch fire. I'm making this a draft pull just in case anyone cares to take it out for a spin.

tannewt
tannewt previously approved these changes Nov 26, 2024
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me! Happy to have it tested via "Absolute Newest". If we're worried we could do a 9.3.0 pre-release with it too.

@eightycc
Copy link
Author

@tannewt SDK 2.1.0 is where we'll have to live for full RP2350B support, so I don't see any reason to delay stepping up to it past the 9.2.x timeline. I'd like to hold off merging for a day or two to give me a chance to test WiFi on a couple of RP2040 and RP2350 boards.

@eightycc
Copy link
Author

Re-based to pick up pimoroni_pico_plus2w board. Tested WifFi with this board, an RP2350B with an RM2 on the board. Ready for review.

@eightycc eightycc marked this pull request as ready for review November 26, 2024 17:14
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks for the update!

@tannewt tannewt merged commit 01facb6 into adafruit:main Nov 26, 2024
142 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.

Update pico-sdk to 2.1.0
2 participants