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

spi_controller: Initial support #542

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

alistair23
Copy link
Collaborator

This includes initial support for the spi_controller api, including
embedded-hal support. This also sets up a spi_controller_write_read
example for testing.

This applies on top of #540

jrvanwhy
jrvanwhy previously approved these changes May 28, 2024
@alistair23 alistair23 dismissed jrvanwhy’s stale review May 28, 2024 17:48

The merge-base changed after approval.

@jrvanwhy jrvanwhy added the upkeep Indicates a PR is upkeep as defined by the code review policy. label May 28, 2024
This includes initial support for the spi_controller api, including
embedded-hal support. This also sets up a spi_controller_write_read
example for testing.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
@alistair23
Copy link
Collaborator Author

Am I ok to merge this?

@jrvanwhy jrvanwhy added this pull request to the merge queue Jun 4, 2024
Merged via the queue into tock:master with commit a41c0d2 Jun 4, 2024
3 checks passed
@alistair23 alistair23 deleted the alistair/spi branch June 4, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep Indicates a PR is upkeep as defined by the code review policy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants