mirror of
https://github.com/eledio-devices/thirdparty-littlefs.git
synced 2025-11-01 00:38:29 +01:00
WIP Changed name of upper-limits from blah_size to blah_max
This commit is contained in:
@@ -92,8 +92,6 @@ const struct lfs_config cfg = {{
|
||||
.erase = &lfs_emubd_erase,
|
||||
.sync = &lfs_emubd_sync,
|
||||
|
||||
.name_size = 255,
|
||||
|
||||
.read_size = LFS_READ_SIZE,
|
||||
.prog_size = LFS_PROG_SIZE,
|
||||
.cache_size = LFS_CACHE_SIZE,
|
||||
|
||||
Reference in New Issue
Block a user