Skip to content

Commit bc989d3

Browse files
committed
zephyr/make-minimal: Disable FAT and LFS2 options to make it build.
Signed-off-by: Damien George <damien@micropython.org>
1 parent e59aa1e commit bc989d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/zephyr/make-minimal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
make \
1212
CONF_FILE=prj_minimal.conf \
1313
CFLAGS_EXTRA='-DMP_CONFIGFILE="<mpconfigport_minimal.h>"' \
14+
MICROPY_VFS_FAT=0 \
15+
MICROPY_VFS_LFS2=0 \
1416
FROZEN_DIR= \
1517
QEMU_NET=0 \
1618
"$@"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy