Embedded File System Library (FAT12/FAT16/FAT32)The library currently supports FAT12/16/32 reading & writing on an SD-card connected to the SPI-pins of an ATMega128 or a C6000 DSP's from TI, however it is easily expandable for use with other devices on other platforms.
Efsl is developed for use in 3 commercial projects, but will be released under the LGPL, so that other developers can take advantage of it and can contribute when they find bugs, add support for other platforms, add documentation,
Library for filesystems intended to be used in embedded projects. The library currently supports FAT12/16/32 reading & writing on SD-cards, and is easily expandable for use with other devices on any platform.