aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_lfs.py.exp
AgeCommit message (Expand)Author
2020-08-25extmod/vfs_lfs: Add mtime support to littlefs files.Damien George
2020-05-08extmod/vfs_lfsx: Fix rename to respect cur dir for new path.robert
2020-05-08extmod/vfs_lfsx: Normalize path name in chdir.robert
2020-05-08extmod/vfs_lfsx: Fix path handling in uos.stat() to consider cur dir.robert
2020-04-09tests/extmod: Update littlefs test output to match new library version.Damien George
2019-10-29tests/extmod: Add littlefs tests.Damien George