aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_lfs_mount.py
AgeCommit message (Expand)Author
2020-12-17tests/extmod: Add test to try and mount a block device directly.Oliver Joos
2020-10-29extmod/vfs_lfs: Support mounting LFS filesystems in read-only mode.Damien George
2020-09-04all: Rename "sys" module to "usys".stijn
2020-05-15extmod/vfs_lfsx: Fix import_stat so it takes into account current dir.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-10-29tests/extmod: Add littlefs tests.Damien George