FAT16 library written for an ATmega project with SD card
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Ondřej Hruška 91f2963c1f renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 lat temu
imgs source import 9 lat temu
.gitignore Recursive delete. 9 lat temu
LICENSE Initial commit 9 lat temu
Makefile Recursive delete. 9 lat temu
README.md Initial commit 9 lat temu
blockdev.h Added great improvements from avr-lib, including huge name changes. 9 lat temu
fat16.c renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 lat temu
fat16.h renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 lat temu
fat16_internal.h Added great improvements from avr-lib, including huge name changes. 9 lat temu
main.c Added great improvements from avr-lib, including huge name changes. 9 lat temu
style.astylerc added astyle config 9 lat temu

README.md

fat16

Lightweight simplified FAT16 implementation