mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 10:46:28 +08:00
LICENSE: add fs/spiffs license
Add add fs/spiffs license to the LICENSE file Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
a5a120b823
commit
f48e561abb
+1
-1
@@ -6,7 +6,7 @@
|
||||
config FS_SPIFFS
|
||||
bool "SPIFFS File System"
|
||||
default n
|
||||
depends on !DISABLE_MOUNTPOINT
|
||||
depends on !DISABLE_MOUNTPOINT && ALLOW_BSD_COMPONENTS
|
||||
---help---
|
||||
Build the SPIFFS file system. This is a port of version 0.3.7 of
|
||||
the SPIFFS file system by Peter Andersson. It was originally
|
||||
|
||||
Reference in New Issue
Block a user