qemu/mpconfigport: Enable VfsRom.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2024-11-25 23:58:01 +11:00
parent d9378c9287
commit def9a37994

View File

@@ -60,6 +60,7 @@
#define MICROPY_PY_MACHINE_RESET (1)
#define MICROPY_PY_MACHINE_PIN_BASE (1)
#define MICROPY_VFS (1)
#define MICROPY_VFS_ROM (1)
// type definitions for the specific machine