mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02:00
5 lines
74 B
Makefile
5 lines
74 B
Makefile
# Enable/disable extra modules
|
|
|
|
# VFS FAT FS support
|
|
MICROPY_VFS_FAT ?= 1
|