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

chips: apollo3: iom: Support SPI operations larger then 32 bytes #3964

Merged
merged 2 commits into from
May 17, 2024

Conversation

alistair23
Copy link
Contributor

Pull Request Overview

Previously the Apollo3 IOM only supported a maximum of 32 byte operations. This patch fixes this to remove the operation limit.

Testing Strategy

Sending large packets over LoRa

TODO or Help Wanted

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

chips/apollo3/src/iom.rs Outdated Show resolved Hide resolved
chips/apollo3/src/iom.rs Show resolved Hide resolved
alevy
alevy previously approved these changes Apr 24, 2024
chips/apollo3/src/iom.rs Show resolved Hide resolved
chips/apollo3/src/iom.rs Show resolved Hide resolved
@alevy
Copy link
Member

alevy commented May 3, 2024

@ppannuto you good on this? I think your comments were addressed.

alevy
alevy previously approved these changes May 3, 2024
@alistair23
Copy link
Contributor Author

Ping

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Previously the Apollo3 IOM only supported a maximum of 32 byte
operations. This patch fixes this to remove the operation limit.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
@ppannuto ppannuto added this pull request to the merge queue May 17, 2024
Merged via the queue into tock:master with commit 03a833d May 17, 2024
12 checks passed
@alistair23 alistair23 deleted the alistair/apollo3-spi branch May 18, 2024 00:00
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.

None yet

3 participants