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

SD-Card SDIO/SPI helper lib #1663

Open
bog-dan-ro opened this issue Mar 11, 2024 · 2 comments
Open

SD-Card SDIO/SPI helper lib #1663

bog-dan-ro opened this issue Mar 11, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@bog-dan-ro
Copy link

SD-Card is a must these days for all projects that requires more storage than the space in the flash.

Even though there are a few implementations out there e.g. pico-extrac (incomplete) and ZuluSCSI (GPLv3), it will be great if the SDK itself provides at least basic sdcard operations like init/deinit, read & write over both SDIO and SPI.

@bog-dan-ro bog-dan-ro changed the title SD-Card SDIO/SPI helper libs SD-Card SDIO/SPI helper lib Mar 11, 2024
@lurch
Copy link
Contributor

lurch commented Mar 11, 2024

Duplicate of #531 ?

@bog-dan-ro
Copy link
Author

@lurch more like a subset (e.g. basic sdcard operations doesn't involve any file system).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants