Files
Robin Krahl 65e2a03484 Add unstable-littlefs-patched feature
In #27, we updated littlefs to a patched version that backports a change
from littlefs v2.11 (filesystem shrinking) and adds a feature that has
not been merged upstream yet (config flag to disable block count check
on mount). To be able to cut a new release without rolling out these
changes to all users, this patch adds the new unstable-littlefs-patched
feature that enables these changes.
2026-02-25 16:20:18 +01:00

7 lines
186 B
Plaintext

[submodule "littlefs"]
path = littlefs
url = https://github.com/ARMmbed/littlefs
[submodule "littlefs-patched"]
path = littlefs-patched
url = https://github.com/trussed-dev/littlefs