FAT16 library written for an ATmega project with SD card
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Ondřej Hruška 91f2963c1f renamed ff_open to ff_find, added "savepos" thing to a few funcs před 9 roky
imgs source import před 9 roky
.gitignore Recursive delete. před 9 roky
LICENSE Initial commit před 9 roky
Makefile Recursive delete. před 9 roky
README.md Initial commit před 9 roky
blockdev.h Added great improvements from avr-lib, including huge name changes. před 9 roky
fat16.c renamed ff_open to ff_find, added "savepos" thing to a few funcs před 9 roky
fat16.h renamed ff_open to ff_find, added "savepos" thing to a few funcs před 9 roky
fat16_internal.h Added great improvements from avr-lib, including huge name changes. před 9 roky
main.c Added great improvements from avr-lib, including huge name changes. před 9 roky
style.astylerc added astyle config před 9 roky

README.md

fat16

Lightweight simplified FAT16 implementation