yamt opened a new pull request, #14956: URL: https://github.com/apache/nuttx/pull/14956
## Summary fs/littlefs: stop applying local patches for unknown versions of littlefs Because they are not expected to apply cleanly. In that case, disable all features which require the local patches. Note: lfs_util.patch is actually necessary regardless of the littlefs version. It should be ok to drop it for the simplest flat memory model configurations with a single heap though. I plan to fix it once littlefs 2.9.4 is released. ## Impact littlefs ## Testing Tested with esp32s3-devkitc:toywasm + CONFIG_FS_LITTLEFS_VERSION="v2.9.3". Build-tested linum-stm32h753bi/littlefs with cmake on ubuntu. -- 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]
