ThreadSafeFS

Thread-safe filesystem wrapper for ESP32 (SPIFFS, LittleFS, SD) with mutex protection.

Author
Bojan Jurca
Website
https://github.com/BojanJurca/Thread-safe-file-sytem-wrapper-Arduino-library-for-ESP32
Category
Data Storage
License
MIT
Library Type
Contributed
Architectures
esp32

Provides safe concurrent access to ESP32 filesystems using a global mutex, preventing race conditions and invalid simultaneous file operations.

Downloads

Filename Release Date File Size
ThreadSafeFS-1.0.1.zip 2026-03-15 11.16 KiB
ThreadSafeFS-1.0.0.zip 2026-03-09 11.23 KiB