6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
|
menu "Littlefs"
|
||
|
config LITTLEFS
|
||
|
bool "Enable Littlefs"
|
||
|
default n
|
||
|
endmenu
|