FAT16 library written for an ATmega project with SD card
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Ondřej Hruška 91f2963c1f renamed ff_open to ff_find, added "savepos" thing to a few funcs il y a 9 ans
imgs source import il y a 9 ans
.gitignore Recursive delete. il y a 9 ans
LICENSE Initial commit il y a 9 ans
Makefile Recursive delete. il y a 9 ans
README.md Initial commit il y a 9 ans
blockdev.h Added great improvements from avr-lib, including huge name changes. il y a 9 ans
fat16.c renamed ff_open to ff_find, added "savepos" thing to a few funcs il y a 9 ans
fat16.h renamed ff_open to ff_find, added "savepos" thing to a few funcs il y a 9 ans
fat16_internal.h Added great improvements from avr-lib, including huge name changes. il y a 9 ans
main.c Added great improvements from avr-lib, including huge name changes. il y a 9 ans
style.astylerc added astyle config il y a 9 ans

README.md

fat16

Lightweight simplified FAT16 implementation