mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 06:25:09 +00:00
6 lines
174 B
Text
6 lines
174 B
Text
config FS_LITTLEFS
|
|
bool "LITTLEFS File System"
|
|
default n
|
|
depends on !DISABLE_MOUNTPOINT
|
|
---help---
|
|
Build the LITTLEFS file system. https://github.com/ARMmbed/littlefs.
|