Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 561 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 561 Bytes

A Simple Mirror of 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.

See 00history.txt for the changes log