FAT16 library written for an ATmega project with SD card
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Ondřej Hruška 91f2963c1f renamed ff_open to ff_find, added "savepos" thing to a few funcs hace 9 años
imgs source import hace 9 años
.gitignore Recursive delete. hace 9 años
LICENSE Initial commit hace 9 años
Makefile Recursive delete. hace 9 años
README.md Initial commit hace 9 años
blockdev.h Added great improvements from avr-lib, including huge name changes. hace 9 años
fat16.c renamed ff_open to ff_find, added "savepos" thing to a few funcs hace 9 años
fat16.h renamed ff_open to ff_find, added "savepos" thing to a few funcs hace 9 años
fat16_internal.h Added great improvements from avr-lib, including huge name changes. hace 9 años
main.c Added great improvements from avr-lib, including huge name changes. hace 9 años
style.astylerc added astyle config hace 9 años

README.md

fat16

Lightweight simplified FAT16 implementation