FAT16 library written for an ATmega project with SD card
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Ondřej Hruška 91f2963c1f renamed ff_open to ff_find, added "savepos" thing to a few funcs 9年前
imgs source import 9年前
.gitignore Recursive delete. 9年前
LICENSE Initial commit 9年前
Makefile Recursive delete. 9年前
README.md Initial commit 9年前
blockdev.h Added great improvements from avr-lib, including huge name changes. 9年前
fat16.c renamed ff_open to ff_find, added "savepos" thing to a few funcs 9年前
fat16.h renamed ff_open to ff_find, added "savepos" thing to a few funcs 9年前
fat16_internal.h Added great improvements from avr-lib, including huge name changes. 9年前
main.c Added great improvements from avr-lib, including huge name changes. 9年前
style.astylerc added astyle config 9年前

README.md

fat16

Lightweight simplified FAT16 implementation