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

README.md

fat16

Lightweight simplified FAT16 implementation