You've already forked littlefs2-sys
mirror of
https://github.com/trussed-dev/littlefs2-sys.git
synced 2026-03-11 16:30:40 -07:00
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.