Skip to content

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 Charly-sketch and jnthbdn 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.

2 participants