FAT16 library written for an ATmega project with SD card
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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