This commit is contained in:
tezlm 2024-02-11 18:50:36 -08:00
parent e584061d2e
commit 338f4574c0
Signed by: tezlm
GPG key ID: 649733FCD94AFBBA

View file

@ -2,4 +2,6 @@
[littlefs](https://github.com/littlefs-project/littlefs) is a great filesystem for microcontrollers.
This is a pet project to port it to rust, mostly for me to learn how to port c to rust.
This ~~is~~ was a pet project to port it to rust, mostly for me to learn how to port c to rust.
But it takes way too much effort, so you might as well use ffi.