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. Tested with esp32s3-devkitc:toywasm + CONFIG_FS_LITTLEFS_VERSION="v2.9.3". |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Kconfig | ||
| lfs_getpath.patch | ||
| lfs_getsetattr.patch | ||
| lfs_util.patch | ||
| lfs_vfs.c | ||
| lfs_vfs.h | ||
| Make.defs | ||