mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This commit refactors and generalises the boot-mount routine on stm32 so that it can mount filesystems of arbitrary type. That is, it no longer assumes that the filesystem is FAT. It does this by using mp_vfs_mount() which does auto-detection of the filesystem type.
1.4 KiB
1.4 KiB