anp59 / SdFatFS

Wrapper for fs::FS to use the SdFat library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SdFatFS - Wrapper für fs::FS zur Verwendung der SdFat Bibliothek

Dieser Wrapper erlaubt die Benutzung der SdFat Funktionalitäten mit anderen Bibliotheken, die intern das ESP32 Dateisystem basierend auf fs::FS benutzen.

SdFatFS - Wrapper for fs::FS to use the SdFat library

This wrapper allows the use of the SdFat functionalities with other libraries that internally use the ESP32 file system based on fs::FS.

About

Wrapper for fs::FS to use the SdFat library

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%