Local copy of FatFs R0.16, the generic FAT filesystem module by ChaN.
FatFs is a portable filesystem implementation written in C for embedded systems. It provides FAT/FAT32/exFAT filesystem support through a hardware- independent API and uses a separate disk I/O layer for access to the underlying storage device.
This repository contains the version used by the local project and may include project-specific changes.
- Project: FatFs - Generic FAT Filesystem Module
- Version: R0.16
- Author: ChaN
- Copyright (C) 2025, ChaN
FatFs is distributed under its own permissive license.
See LICENSE for the full license text.