mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
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>
3.7 KiB
3.7 KiB