Skip to content

Commit a8b9e71

Browse files
committed
py/mpconfig.h: Add default MICROPY_VFS_FAT config value.
At least to document it's existence.
1 parent c117eff commit a8b9e71

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

py/mpconfig.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,11 @@ typedef double mp_float_t;
686686
#define MICROPY_VFS_POSIX (0)
687687
#endif
688688

689+
// Support for VFS FAT component, to mount a FAT filesystem within VFS
690+
#ifndef MICROPY_VFS
691+
#define MICROPY_VFS_FAT (0)
692+
#endif
693+
689694
/*****************************************************************************/
690695
/* Fine control over Python builtins, classes, modules, etc */
691696

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