| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-12-20 | extmod/vfs: Guard mutating fs functions with MICROPY_VFS_WRITABLE. | Damien George |
| 2024-07-20 | extmod/modos: Include os.sep entry if MICROPY_VFS is enabled. | Damien George |
| 2024-05-27 | extmod/modos: Only sync FAT filesystems using disk_ioctl. | Damien George |
| 2024-03-07 | all: Remove the "STATIC" macro and just use "static" instead. | Angus Gratton |
| 2024-02-07 | extmod/modvfs: Add new "vfs" module with mount/umount and Vfs classes. | Damien George |
| 2023-12-18 | extmod/modos: Factor os.dupterm_notify() function to common extmod code. | Damien George |
| 2023-11-30 | nrf: Convert os module to use extmod version. | Damien George |
| 2023-06-08 | all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins. | Jim Mussared |
| 2023-06-08 | all: Rename *umodule*.c to remove the "u" prefix. | Jim Mussared |
