Skip to content

drmorr0/sdfat32-rs

Repository files navigation

SdFat-rs

A minimal, async port of SdFat for Rust. The initial target is to support FAT32.

Instructions to build

This project requires a custom build of rustc/LLVM with this patch applied. You can follow the instructions here to build your custom version of rustc/LLVM.

Build with cargo build --release. You'll need some way to flash your .elf file, either ravedude or ATMEL studio.

About

SD card library for Arduino written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages