mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +01:00
unix: Enable VfsRom on standard and coverage variants.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -121,3 +121,5 @@
|
||||
#define MICROPY_PY_MACHINE (1)
|
||||
#define MICROPY_PY_MACHINE_PULSE (1)
|
||||
#define MICROPY_PY_MACHINE_PIN_BASE (1)
|
||||
|
||||
#define MICROPY_VFS_ROM (1)
|
||||
|
||||
Reference in New Issue
Block a user