mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
This board has MICROPY_VFS enabled, which should take precedence over
MICROPY_MBFS (and did prior to 22d9116c8c
).
Signed-off-by: Damien George <damien@micropython.org>