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 91f2963c1f renamed ff_open to ff_find, added "savepos" thing to a few funcs 10 years ago
imgs source import 10 years ago
.gitignore Recursive delete. 10 years ago
LICENSE Initial commit 10 years ago
Makefile Recursive delete. 10 years ago
README.md Initial commit 10 years ago
blockdev.h Added great improvements from avr-lib, including huge name changes. 10 years ago
fat16.c renamed ff_open to ff_find, added "savepos" thing to a few funcs 10 years ago
fat16.h renamed ff_open to ff_find, added "savepos" thing to a few funcs 10 years ago
fat16_internal.h Added great improvements from avr-lib, including huge name changes. 10 years ago
main.c Added great improvements from avr-lib, including huge name changes. 10 years ago
style.astylerc added astyle config 10 years ago

README.md

fat16

Lightweight simplified FAT16 implementation