Jump to content

FullFAT, a fully featured FAT 12/16/32 library


Recommended Posts

It features optional LFN (Long File-name support)

  • Fast and Efficient with Low Memory Footprint
  • Scalable from Embedded Systems to Desktop OS’s
  • Thread Safe
  • Multiple File Open
  • LFN Support (optional).
  • Fully Featured
  • Optional Caching
  • Safe Caching behaviour
  • Customisable Caching behaviour
  • Multiple & Single Block Reading
  • Platform independent, no assumptions about Endianess
  • Easily integrated into current OS’s and Frameworks

I have begun writing this library because I am dissatisfied with the many Free FAT implementations, the ones that implement LFN’s are bloated and slow, like the FreeDOS driver. Others are lacking in features, buggy, or no longer actively developed.

The aim is make a really high-quality FAT driver that is flexible for many different needs, and do it better than any commercially available option.

http://code.google.com/p/fullfat/ :whistle:

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...