OVMS3-idf/components/vfs/README.rst

2 lines
194 B
ReStructuredText
Raw Normal View History

Virtual filesystem (VFS) is a driver which can perform operations on file-like objects. This can be a real filesystem (FAT, SPIFFS, etc.), or a device driver which exposes file-like interface.