marciopamplona / vfs-common

Mongoose OS VFS common bits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VFS subsystem multiplexes calls to libc file API methods such as open, read, write and close between (potentially) several filesystems attached at different mount points.

A filesystem is backed by a device which supports block reads and writes.

About

Mongoose OS VFS common bits

License:Other


Languages

Language:C 100.0%