qemu/mpconfigport: Enable VfsRom.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -60,6 +60,7 @@
|
|||||||
#define MICROPY_PY_MACHINE_RESET (1)
|
#define MICROPY_PY_MACHINE_RESET (1)
|
||||||
#define MICROPY_PY_MACHINE_PIN_BASE (1)
|
#define MICROPY_PY_MACHINE_PIN_BASE (1)
|
||||||
#define MICROPY_VFS (1)
|
#define MICROPY_VFS (1)
|
||||||
|
#define MICROPY_VFS_ROM (1)
|
||||||
|
|
||||||
// type definitions for the specific machine
|
// type definitions for the specific machine
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user