Content originally posted in LPCWare by ktownsend on Thu Aug 11 07:49:04 MST 2011
Quote: Rob65
I am just now switching over from EFSL to Chan's FatFS.
Maybe not because it is so actively maintained but surely because of its configurability. As a plus it even looks to be a bit smaller than EFSL too.
I really hate HOW it's written (code formatting ... I find it painful to read and try to understand in any detail), but it is well written from a functional point of view. It's easy to configure, quite thorough, and the examples provided (MMC, Compact Flash, even classic Hard Disks) makes it easy to use. It was a no brainer for me to choose FatFS, and I've been very happy with it since it's nice to have a decent amount of control over what's included during complilation ... important when working with 32KB or smaller parts.