FAT16 library written for an ATmega project with SD card
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Ondřej Hruška 9b61123c20 function to create a directory 9 years ago
imgs source import 9 years ago
.gitignore added astyle config 9 years ago
LICENSE Initial commit 9 years ago
Makefile function to create a directory 9 years ago
README.md Initial commit 9 years ago
fat16.c function to create a directory 9 years ago
fat16.h function to create a directory 9 years ago
main.c function to create a directory 9 years ago
style.astylerc added astyle config 9 years ago
test function to create a directory 9 years ago

README.md

fat16

Lightweight simplified FAT16 implementation