7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
config FS_LITTLEFS
|
|
bool "LITTLEFS File System"
|
|
default n
|
|
depends on !DISABLE_MOUNTPOINT
|
|
---help---
|
|
Build the LITTLEFS file system. https://github.com/ARMmbed/littlefs.
|