diff options
author | Damien George <damien.p.george@gmail.com> | 2018-06-06 13:11:33 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-06-06 14:28:23 +1000 |
commit | 8d82b0edbd38cd6019ec1c55dbc886c9058be7d4 (patch) | |
tree | 1b4425405f64619392a1fc325c30260d974d74c8 /tests/extmod/vfs_basic.py | |
parent | f35aae366c4fd54a166960f830b4f93608d847cb (diff) |
extmod: Add VfsPosix filesystem component.
This VFS component allows to mount a host POSIX filesystem within the uPy
VFS sub-system. All traditional POSIX file access then goes through the
VFS, allowing to sandbox a uPy process to a certain sub-dir of the host
system, as well as mount other filesystem types alongside the host
filesystem.
Diffstat (limited to 'tests/extmod/vfs_basic.py')
0 files changed, 0 insertions, 0 deletions