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

write (buff, buffsize) does not detect error when disk is full #71

Open
BojanJurca opened this issue Oct 6, 2024 · 1 comment
Open

Comments

@BojanJurca
Copy link

Hello, I noticed that write returns buffsize even in case of error, when the disk is full. It displays an error to Serial though:

E (228407) esp_littlefs: ./managed_components/joltwallet__littlefs/src/littlefs/lfs.c:689:error: No more free space 0x86

@BojanJurca
Copy link
Author

... it looks like full disk identification works with the ESP32 S2 Dev Module but not with the ESP32 Dev Module ...

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

1 participant