Skip to content

Add mutex-traits-based implementations of SpiDevice and I2c#682

Closed
JalonWong wants to merge 1 commit into
rust-embedded:masterfrom
JalonWong:mutex_trait
Closed

Add mutex-traits-based implementations of SpiDevice and I2c#682
JalonWong wants to merge 1 commit into
rust-embedded:masterfrom
JalonWong:mutex_trait

Conversation

@JalonWong

@JalonWong JalonWong commented Aug 15, 2025

Copy link
Copy Markdown

Fix #119

@JalonWong JalonWong requested a review from a team as a code owner August 15, 2025 21:38
@JalonWong

Copy link
Copy Markdown
Author

I can't make it compatible with v1.81, and I can't let the CI ignore the module, because it uses --all-feature. I have to close the PR.

@JalonWong JalonWong closed this Aug 15, 2025
@JalonWong JalonWong changed the title Add mutex-trait-based implementations of SpiDevice and I2c Add mutex-traits-based implementations of SpiDevice and I2c Aug 16, 2025
@JalonWong

JalonWong commented Aug 16, 2025

Copy link
Copy Markdown
Author

I eventually figured out how to pass the CI test. How can I reopen the PR?
@Dirbaio

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.

Generic Mutex Trait

1 participant