#Need help working on FAT driver for embedded systems

2 messages · Page 1 of 1 (latest)

umbral inlet
#

As I start to get my SDIO driver working I could use some help porting the old fatfs library to 2021 rust.
Shouldn't be too much work hopefully but I'm busy at the moment so if there are people that can help I'd greatly appreciate it.
I also need to make it entirely no_std safe, I don't see the point of having a FAT driver that relies on std.

Git repo here: https://github.com/Gip-Gip/ape-fatfs

Thanks in advance!

GitHub

A FAT filesystem library implemented in Rust. Fork of rust-fatfs modernized and cleaned for embedded systems. - GitHub - Gip-Gip/ape-fatfs: A FAT filesystem library implemented in Rust. Fork of rus...

elfin pebble
#

Are you still looking for contriubutors?