yamt commented on code in PR #15150: URL: https://github.com/apache/nuttx/pull/15150#discussion_r1881626469
########## boards/arm/stm32h7/linum-stm32h753bi/configs/littlefs/defconfig: ########## @@ -30,7 +30,7 @@ CONFIG_EXAMPLES_ALARM=y CONFIG_EXAMPLES_ALARM_STACKSIZE=2048 CONFIG_FS_LITTLEFS=y CONFIG_FS_LITTLEFS_MULTI_VERSION=y -CONFIG_FS_LITTLEFS_VERSION="v2.9.3" +CONFIG_FS_LITTLEFS_VERSION="v2.10.0" Review Comment: i suspect it's good enough to test the latest and 2.5.1. for full coverage, as xtensa doesn't have cmake support, we have to find (or introduce) more configs using littlefs. -- 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]
