Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests: Use vfs module instead of os. | Damien George | 2024-02-07 |
* | tests: Replace umodule with module everywhere. | Jim Mussared | 2023-06-08 |
* | extmod/vfs_lfs: Add mtime support to littlefs files. | Damien George | 2020-08-25 |
* | extmod/vfs_lfsx: Fix rename to respect cur dir for new path. | robert | 2020-05-08 |
* | extmod/vfs_lfsx: Normalize path name in chdir. | robert | 2020-05-08 |
* | extmod/vfs_lfsx: Fix path handling in uos.stat() to consider cur dir. | robert | 2020-05-08 |
* | tests: Format all Python code with black, except tests in basics subdir. | David Lechner | 2020-03-30 |
* | tests/extmod: Add littlefs tests. | Damien George | 2019-10-29 |