FAT16 library written for an ATmega project with SD card
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Ondřej Hruška 91f2963c1f renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 yıl önce
imgs source import 9 yıl önce
.gitignore Recursive delete. 9 yıl önce
LICENSE Initial commit 9 yıl önce
Makefile Recursive delete. 9 yıl önce
README.md Initial commit 9 yıl önce
blockdev.h Added great improvements from avr-lib, including huge name changes. 9 yıl önce
fat16.c renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 yıl önce
fat16.h renamed ff_open to ff_find, added "savepos" thing to a few funcs 9 yıl önce
fat16_internal.h Added great improvements from avr-lib, including huge name changes. 9 yıl önce
main.c Added great improvements from avr-lib, including huge name changes. 9 yıl önce
style.astylerc added astyle config 9 yıl önce

README.md

fat16

Lightweight simplified FAT16 implementation