Damien George
c9a3a68a49
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.
2017-05-05 20:15:10 +10:00
..
2017-04-27 15:01:01 +03:00
2015-11-04 23:24:04 +03:00
2015-11-01 02:39:01 +03:00
2016-10-11 07:13:23 +03:00
2016-11-24 00:12:51 +11:00
2016-11-24 00:11:45 +11:00
2016-11-21 01:09:17 +03:00
2015-12-18 22:01:03 +02:00
2016-06-19 00:26:57 +03:00
2016-06-18 23:40:28 +03:00
2017-02-05 14:20:17 +03:00
2016-10-21 16:26:01 +11:00
2017-04-15 21:01:47 +03:00
2017-01-29 18:57:36 +03:00
2017-02-06 14:38:33 +11:00
2016-12-08 13:47:01 +11:00
2016-10-21 16:26:01 +11:00
2017-03-29 12:56:45 +11:00
2017-04-04 17:38:33 +10:00
2017-05-01 18:20:09 +03:00
2016-09-21 21:40:18 +03:00
2016-10-21 16:26:01 +11:00
2017-04-21 16:43:21 +03:00
2016-09-22 00:23:16 +10:00
2016-12-22 06:37:49 +03:00
2017-03-29 12:56:45 +11:00
2017-02-24 10:04:23 -05:00
2017-03-29 12:56:45 +11:00
2017-04-29 13:05:44 +03:00
2016-11-14 00:24:22 +03:00
2017-03-29 12:56:45 +11:00
2017-03-29 18:18:35 +03:00
2016-11-14 00:24:22 +03:00
2017-03-29 12:56:45 +11:00
2016-09-22 00:23:16 +10:00
2016-04-10 13:42:51 +03:00
2016-10-26 02:08:37 +03:00
2017-03-22 12:49:21 +11:00
2016-10-29 17:30:05 +03:00
2017-03-13 21:23:31 +11:00
2017-03-13 21:23:31 +11:00
2017-01-30 12:26:08 +11:00
2017-03-29 12:53:35 +11:00
2017-03-10 19:09:42 +11:00
2017-03-14 11:52:05 +11:00
2017-05-05 20:15:10 +10:00
2017-01-30 12:26:08 +11:00
2016-06-18 18:44:57 +03:00
2017-04-11 00:12:20 +03:00