ryansturmer / thinfat32

A lightweight implementation of the fat32 filesystem specification in C for embedded systems.
MIT License
101 stars 25 forks source link

Algorithm for determining LFN #7

Open ryansturmer opened 11 years ago

ryansturmer commented 11 years ago

Employ the FAT32 approved algorithm for determining an LFN subcomponent described on page 38 of the docs.