Thin Is In!

Overview

THIN is a highly optimized, reduced footprint version of our FAT system. This DOS compatible file system is designed for configurations with limited resources. It works well with the 8051 and MSP430/X, and is suitable for most 8-bit and 16-bit CPUs.

THIN is scalable. By selecting only the functionality required for the application, the system becomes highly optimized for both speed and size.

Features

    1. FAT12, FAT16 and FAT32
    2. Long filenames
    3. Highly scalable
    4. Small footprint
    5. Low memory resource usage
    6. Media error handling
    7. Fully PC compatible