Files
littlefs/tests
Christopher Haster 321609d282 alloc: Renamed lfs3_*_mark* -> lfs3_*_set*
So:

- lfs3_alloc_markinuse -> lfs3_alloc_setinuse
- lfs3_alloc_markinusebptr -> lfs3_alloc_setinusebptr
- lfs3_gbmap_mark_ -> lfs3_gbmap_set_
- lfs3_gbmap_mark -> lfs3_gbmap_set
- lfs3_gbmap_markbptr -> lfs3_gbmap_setbptr

IMO a bit of a better name now that lfs3_gbmap_set* also stores optional
ecksums.
2026-01-09 00:02:27 -06:00
..
2025-07-18 18:29:41 -05:00