arduino-pico/libraries/SDFS
Earle F. Philhower, III 16d9609ac9
Add VFS to enable POSIX file I/O operations (#2333)
* Add VFS to enable POSIX file I/O operations

Enables use of FILE * operations on internal and external storage.  fopen,
fclose, fseek, fprintf, fscanf, etc. supported.

* Add FS/File::stat and support POSIX stat/fstat
2024-08-16 13:37:23 -07:00
..
src Add VFS to enable POSIX file I/O operations (#2333) 2024-08-16 13:37:23 -07:00
library.properties Add LittleFS, SD, and SDFS Filesystems and File:: interface (#49) 2021-04-02 17:46:12 -07:00