santaryan / fatfs

FatFs is a generic FAT/exFAT file system module for small embedded systems. The FatFs module is written in compliance with ANSI C (C89) and completely separated from the disk I/O layer. Therefore it is independent of the platform. It can be incorporated into small microcontrollers with limited resource, such as 8051, PIC, AVR, ARM, Z80, 78K and etc.

Home Page:http://elm-chan.org/fsw/ff/00index_e.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

FatFs is a generic FAT/exFAT file system module for small embedded systems. The FatFs module is written in compliance with ANSI C (C89) and completely separated from the disk I/O layer. Therefore it is independent of the platform. It can be incorporated into small microcontrollers with limited resource, such as 8051, PIC, AVR, ARM, Z80, 78K and etc.

http://elm-chan.org/fsw/ff/00index_e.html


Languages

Language:C 100.0%