Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-19Indent sub-portions of tag fieldsScott Shawcroft
This makes the bit breakdown clearer.
2020-02-02Update SPEC.mdzhuangqiubin
1.fix size in Layout of the CRC tag 2.update (size) to (size * 8)
2019-04-01Updated DESIGN.md to reflect v2 changesChristopher Haster
Now with graphs! Images are stored on the branch gh-images in an effort to avoid binary bloat in the git history. Also spruced up SPEC.md and README.md and ran a spellechecker over the documentation. Favorite typo so far was dependendent, which is, in fact, not a word.
2019-02-11Updated SPEC.md to reflect v2 changesChristopher Haster
2018-02-01doc: Spelling fixesBernhard Reutner-Fischer
2017-10-13Updated SPEC.md and DESIGN.md based on recent changesChristopher Haster
- Added math behind CTZ limits - Added documentation over atomic moves
2017-10-10Added specification documentChristopher Haster
For covering all the technical bits