Skip to content

Commit

Permalink
Merge pull request #718 from yomimono/mention-chamelon
Browse files Browse the repository at this point in the history
Add "chamelon" to the related projects section.
  • Loading branch information
geky authored Apr 26, 2023
2 parents 01ac033 + d9333ec commit ee6a51b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,9 @@ License Identifiers that are here available: http://spdx.org/licenses/
MCUs. It offers static wear-leveling and power-resilience with only a fixed
_O(|address|)_ pointer structure stored on each block and in RAM.

- [chamelon] - A pure-OCaml implementation of (most of) littlefs, designed for
use with the MirageOS library operating system project. It is interoperable
with the reference implementation, with some caveats.

[BSD-3-Clause]: https://spdx.org/licenses/BSD-3-Clause.html
[littlefs-disk-img-viewer]: https://github.com/tniessen/littlefs-disk-img-viewer
Expand All @@ -260,3 +263,4 @@ License Identifiers that are here available: http://spdx.org/licenses/
[SPIFFS]: https://github.com/pellepl/spiffs
[Dhara]: https://github.com/dlbeer/dhara
[littlefs-python]: https://pypi.org/project/littlefs-python/
[chamelon]: https://github.com/yomimono/chamelon

0 comments on commit ee6a51b

Please sign in to comment.