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

Add microSD card support with SDIO interface #50

Merged
merged 15 commits into from
Oct 5, 2022
Merged

Conversation

jkaszowski
Copy link
Member

@jkaszowski jkaszowski commented Sep 5, 2022

Proposed changes

Add support for FatFs library
Change toolchain configuration to support Based Board v1.0

Resolves issue/task

Add microSD card support with SDIO interface (#48)

Checklist

  • Update linker and startup files
  • Update compiler flags
  • Add FatFs and missing HAL files to the project
  • Update CMakeLists.txt
  • Add simple abstraction layer
  • Add tutorial how to use the library
  • Add results of performance tests

@jkaszowski jkaszowski added the New feature New feature or request label Sep 5, 2022
@jkaszowski jkaszowski added this to the 💾 SD card logging milestone Sep 5, 2022
@jkaszowski jkaszowski self-assigned this Sep 5, 2022
@John15321
Copy link
Member

link connected issue

@jkaszowski jkaszowski linked an issue Sep 5, 2022 that may be closed by this pull request
5 tasks
@jkaszowski jkaszowski requested review from John15321 and removed request for tobiaszpuslecki September 23, 2022 20:55
@John15321 John15321 merged commit e01a64a into develop Oct 5, 2022
@John15321 John15321 deleted the basedboard-sdio branch October 5, 2022 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add microSD card support with SDIO interface
2 participants