Update filesystem tooling and LittleFS defaults
This commit is contained in:
@@ -58,13 +58,13 @@ if FS_MGMT
|
||||
endif # SOC_SERIES_NRF52X
|
||||
|
||||
config FS_LITTLEFS_READ_SIZE
|
||||
default 256
|
||||
default 512
|
||||
config FS_LITTLEFS_PROG_SIZE
|
||||
default 256
|
||||
config FS_LITTLEFS_CACHE_SIZE
|
||||
default 4096
|
||||
config FS_LITTLEFS_LOOKAHEAD_SIZE
|
||||
default 512
|
||||
default 256
|
||||
|
||||
module = FS_MGMT
|
||||
module-str = fs_mgmt
|
||||
|
||||
Reference in New Issue
Block a user