Age | Commit message (Expand) | Author |
---|---|---|
2020-09-23 | extmod/vfs: Fix lookup of entry in root dir so it fails correctly. | Damien George |
2020-05-29 | extmod/vfs: Retain previous working directory if chdir fails. | Damien George |
2017-06-11 | tests/extmod/vfs_basic: Allow test to pass on embedded targets. | Damien George |
2017-06-07 | extmod/vfs: Allow to statvfs the root directory. | Damien George |
2017-05-10 | tests/extmod/vfs: Update tests to reflect new ilistdir() method. | Damien George |
2017-05-05 | tests/extmod: Add some more VFS tests. | Damien George |
2017-03-14 | tests/extmod/vfs_basic: Add more tests for basic VFS functionality. | Damien George |
2017-03-13 | tests/extmod: Add a test for core VFS functionality, sans any filesystem. | Damien George |