Skip to content

crate: transfer embedded-hal-sdmmc ownership #35

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

Open
rmsyn opened this issue Jun 4, 2025 · 1 comment
Open

crate: transfer embedded-hal-sdmmc ownership #35

rmsyn opened this issue Jun 4, 2025 · 1 comment

Comments

@rmsyn
Copy link

rmsyn commented Jun 4, 2025

I've created the embedded-hal-sdmmc as an experimental crate for eventual upstreaming into the embedded-hal workspace.

The current home for the embedded-hal-sdmmc crate is on codeberg.

The original PR for the crate started rust-embedded/embedded-hal#662.

As part of proving/developing the traits, I opened another PR for SDIO trait implementation in esp-hal.

@bugadani suggested creating an experimental crate, and further discussion with the rust-embedded WG led to the crate creation.

As part of the stabilization process, I would like to transfer ownership of the crate to the rust-embedded-community organization after the crate is out of alpha-stage development.

These traits should also prove useful as a basis for non-SPI implementations of the embedded-sdmmc-rs driver. The current SPI implementation should also be possible to port to the embedded-hal-sdmmc traits.

Related: #6

@eldruin
Copy link
Member

eldruin commented Jun 4, 2025

Sounds good to me, thanks!
Please have a look here and let me know how you want to proceed.

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

No branches or pull requests

2 participants