5 lines
74 B
Makefile
5 lines
74 B
Makefile
|
# Enable/disable extra modules
|
||
|
|
||
|
# VFS FAT FS support
|
||
|
MICROPY_VFS_FAT ?= 1
|