diff options
| author | Vdragon <mail@massdriver.space> | 2025-04-06 18:31:48 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-11-20 14:09:38 +1100 |
| commit | e74367684e3642441edccca1b41b061c06587cf0 (patch) | |
| tree | 601c0756c012a0dd8a0a9b9387b52ee9642d6efc /py/modmicropython.c | |
| parent | 53189f9b92cfc7aa421af6a66ae3fc61f42b3219 (diff) | |
zephyr: Introduce Zephyr native filesystem VFS interface.
This allows using Zephyr's supported VFS and interface it to MicroPython's
VFS. That makes the MicroPython-side filesystem drivers unecessary, eg you
can disable LFS2 in MicroPython but still do LFS2 because it's using
Zephyr's.
An advantage of this is that the filesystem can be shared between Zephyr C
code and MicroPython.
Signed-off-by: Vdragon <mail@massdriver.space>
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions
