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

Embedded-sdhost #6

Open
jkristell opened this issue Aug 17, 2020 · 3 comments
Open

Embedded-sdhost #6

jkristell opened this issue Aug 17, 2020 · 3 comments

Comments

@jkristell
Copy link

I created, and @richardeoin contributed a lot of code, to a library called sdio-host that implements the split that are discussed in embedded-sdmmc repo in issue. Sdio-host contains code for parsing and creating commands. Right now it is feature complete enough for supporting the stm32f4xx and stm32h7xx hal drivers.

As there seems to be a momentum around creating sd/mmc host drivers right now we should probably move this or another library to embedded-rust-community for discoverability.

When doing this I would also like to rename it to something like embedded-sdhost or embedded-sdhost-support to make it clearer what it actually does.

@jkristell
Copy link
Author

Edit:

And recently @mvniekerk created another library mci-rs that also looks like it would do the job :)

@eldruin eldruin mentioned this issue Sep 4, 2020
@mvniekerk
Copy link

O hai!

@thejpster
Copy link
Member

I would welcome this coming into REC.

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

3 participants