radek-pesina commented on code in PR #9120:
URL: https://github.com/apache/nuttx/pull/9120#discussion_r1328176117


##########
fs/littlefs/Make.defs:
##########
@@ -41,7 +41,7 @@ CFLAGS += -DLFS_NAME_MAX=$(CONFIG_FS_LITTLEFS_NAME_MAX)
 CFLAGS += -DLFS_FILE_MAX=$(CONFIG_FS_LITTLEFS_FILE_MAX)
 CFLAGS += -DLFS_ATTR_MAX=$(CONFIG_FS_LITTLEFS_ATTR_MAX)
 
-LITTLEFS_VERSION ?= 2.4.0
+LITTLEFS_VERSION ?= 2.5.1

Review Comment:
   The logic behind the bump was simply to ensure any more recent bugfixes and 
improvements to littlefs were incorporated into our use.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to