acassis commented on code in PR #8496: URL: https://github.com/apache/nuttx/pull/8496#discussion_r1103200758
########## fs/littlefs/Kconfig: ########## @@ -6,17 +6,81 @@ config FS_LITTLEFS Build the LITTLEFS file system. https://github.com/littlefs-project/littlefs. if FS_LITTLEFS +config FS_LITTLEFS_ADVANCED_BLOCK_DEVICE_CFG + bool "Enable full block device cofiguration" Review Comment: ```suggestion bool "Enable full block device configuration" -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org