nuttx/fs/littlefs/Kconfig
2020-03-22 08:24:07 -05:00

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.