summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/modurandom.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-03-10 17:13:29 +1100
committerDamien George <damien.p.george@gmail.com>2017-05-05 20:15:10 +1000
commitc9a3a68a493426826841b4c0e22f8d688a12ad03 (patch)
tree46f1622a146cbdcfbe867b949518e1a99c7370d0 /extmod/modurandom.c
parentd4c070415a3ec8ea06ab99b48ecf6976b7c93289 (diff)
downloadmicropython-c9a3a68a493426826841b4c0e22f8d688a12ad03.tar.gz
micropython-c9a3a68a493426826841b4c0e22f8d688a12ad03.zip
extmod/vfs: Allow a VFS to be mounted at the root dir.
This patch allows mounting of VFS objects right at the root directory, eg os.mount(vfs, '/'). It still allows VFS's to be mounted at a path within the root, eg os.mount(vfs, '/flash'), and such mount points will override any paths within a VFS that is mounted at the root.
Diffstat (limited to 'extmod/modurandom.c')
0 files changed, 0 insertions, 0 deletions