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

SAMD51 SPI Secondary Mode #9385

Merged
merged 62 commits into from
Feb 14, 2025
Merged

SAMD51 SPI Secondary Mode #9385

merged 62 commits into from
Feb 14, 2025

Conversation

Randall-Scharpf
Copy link

Addresses #2131. Tested on a pair of custom breakout boards which were derived from the Metro M4 Express.

Randall-Scharpf and others added 26 commits November 7, 2023 13:35
…o adafruit-9.0.x

Rebasing onto 9.0.3 (plus 4 commits) from 9.0.0-alpha, to get updates that fix asyncio library
…erted Metro M4 Express board configurations to original
…ld scripts to build firmware for rapid0 boards, updated peripherals submodule
@dhalbert dhalbert changed the title SAMD51 SPI Slave Mode SAMD51 SPI Secondary Mode Nov 14, 2024
@Randall-Scharpf
Copy link
Author

Hi, just wanted to follow up to see if there's changes to be requested on this feature. I added some commits a few months back to address the concerns you've expressed so far. I know you guys are busy, let me know how I can help or if there's something I missed!

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.

Thanks for the ping! Sorry for not getting back to you. I was on leave last fall (and will be later this year again.)

Please ensure the CI tests are passing too. That way we can merge if it is ready.

shared-bindings/spitarget/SPITarget.c Outdated Show resolved Hide resolved
shared-bindings/spitarget/SPITarget.c Outdated Show resolved Hide resolved
shared-bindings/spitarget/SPITarget.c Show resolved Hide resolved
@Randall-Scharpf
Copy link
Author

I've made the requested changes and gotten the CI tests to pass; let me know if there's any problems that introduced or anything else to fix that I've missed!

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.

One question about a board change. Good otherwise thanks!

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.

Thanks!

@tannewt tannewt merged commit 886d225 into adafruit:main Feb 14, 2025
591 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants