FAT16 library written for an ATmega project with SD card
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Ondřej Hruška 91f2963c1f renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 anni fa
imgs source import 9 anni fa
.gitignore Recursive delete. 9 anni fa
LICENSE Initial commit 9 anni fa
Makefile Recursive delete. 9 anni fa
README.md Initial commit 9 anni fa
blockdev.h Added great improvements from avr-lib, including huge name changes. 9 anni fa
fat16.c renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 anni fa
fat16.h renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 anni fa
fat16_internal.h Added great improvements from avr-lib, including huge name changes. 9 anni fa
main.c Added great improvements from avr-lib, including huge name changes. 9 anni fa
style.astylerc added astyle config 9 anni fa

README.md

fat16

Lightweight simplified FAT16 implementation