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 support for OpenLog micro-sd card reader #94

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Pascal-Flores
Copy link
Collaborator

I needed a way to log data offline using STM32. This PR aims to resolve this issue, by providing a very simple an partial driver for this device.

This drivers enables to log data in the file called out.csv which is created if not already present in the sd card's filesystem. It then appends data inside this file at the end of the file.

@Pascal-Flores Pascal-Flores added the enhancement New feature or request label Apr 10, 2024
@Pascal-Flores Pascal-Flores self-assigned this Apr 10, 2024
@nedseb nedseb requested review from jnthbdn and Charly-sketch May 13, 2024 09:20
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
Status: In progress
Development

Successfully merging this pull request may close these issues.

1 participant