summaryrefslogtreecommitdiff
path: root/extmod/modvfs.c
AgeCommit message (Expand)Author
2025-03-06extmod/modvfs: Add vfs.rom_ioctl function and its ioctl constants.Damien George
2024-12-23extmod/vfs_rom: Add VfsRom filesystem object.Damien George
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2024-02-07extmod/modvfs: Add new "vfs" module with mount/umount and Vfs classes.Damien George