incubator-nuttx/fs/littlefs/Kconfig

7 lines
174 B
Plaintext
Raw Normal View History

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