| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-03-29 | extmod: Update for changes to mp_obj_str_get_data. | Damien George |
| 2017-03-13 | extmod/vfs: Rewrite path lookup algo to support relative paths from root. | Damien George |
| 2017-02-13 | extmod/vfs: Allow to stat the root directory. | Damien George |
| 2017-02-09 | extmod/vfs: Raise OSError(EEXIST) on attempt to mkdir a mount point. | Damien George |
| 2017-02-09 | extmod/vfs: Allow to mount a block device, not just a VFS object. | Damien George |
| 2017-01-30 | extmod: Merge old fsusermount.h header into vfs.h and vfs_fat.h. | Damien George |
| 2017-01-30 | extmod/vfs: Expose lookup_path_raw as mp_vfs_lookup_path. | Damien George |
| 2017-01-27 | extmod/vfs: Expose mp_vfs_mount_t type. | Damien George |
| 2017-01-27 | extmod/vfs: Add ability for VFS sub-system to import using VfsFat. | Damien George |
| 2017-01-27 | extmod: Add generic VFS sub-system. | Damien George |
