FAT16 library written for an ATmega project with SD card
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Ondřej Hruška b1118c1397 removed crap from main.c 10 years ago
imgs
.gitignore fat16_parent, func to rm directory 10 years ago
LICENSE
Makefile
README.md
fat16.c moved read16 & write16 to helper funcs in fat16.c, removed from iface 10 years ago
fat16.h moved read16 & write16 to helper funcs in fat16.c, removed from iface 10 years ago
main.c removed crap from main.c 10 years ago
style.astylerc
test moved read16 & write16 to helper funcs in fat16.c, removed from iface 10 years ago

README.md

fat16

Lightweight simplified FAT16 implementation