Skip to content

Add support for the new RP2350 #9490

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
merged 15 commits into from
Aug 8, 2024
Merged

Add support for the new RP2350 #9490

merged 15 commits into from
Aug 8, 2024

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Aug 8, 2024

This adds support for the next RP2 microcontroller, the RP2350.

Thanks to Raspberry Pi folks for early access and to @arturo182,
@oberchoo and @SalamCytron for helping with CircuitPython.

tannewt and others added 6 commits August 8, 2024 09:54
This adds support for the next RP2 microcontroller, the RP2350.

Thanks to Raspberry Pi folks for early access and to @arturo182,
@oberchoo and @SalamCytron for helping with CircuitPython.
Oops, turns out that shifting a variable more than its type's number
of bits is undefined behaviour...
@tannewt tannewt added the rp235x label Aug 8, 2024
@tannewt tannewt added this to the 9.2.0 milestone Aug 8, 2024
@tannewt tannewt marked this pull request as ready for review August 8, 2024 21:56
@tannewt tannewt requested a review from ladyada August 8, 2024 21:56
@tannewt
Copy link
Member Author

tannewt commented Aug 8, 2024

@ladyada Want to review since others are out? We can always follow up with more changes too.

Copy link
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

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

did basic feather rp2350 testing

@ladyada ladyada merged commit 060018b into adafruit:main Aug 8, 2024
536 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants