fat32

FAT32 library for reading fat32 filesystem (beta version)

Author Matthew Schinkel, copyright (c) 2009, all rights reserved.
Adapted-by
Compiler >=2.4k

Description

this library reads files & folders from a fat32 formatted media
             such as sd cards & hard disks. BETA VERSION!


Sources

http://www.microsoft.com/whdc/system/platform/firmware/fatgen.mspx
http://www.pjrc.com/tech/8051/ide/fat32.html
http://en.wikipedia.org/wiki/File_Allocation_Table


Notes

This lib does not create filename's on fat32 partitions, although it may
in the future. Please see this article http://www.desktoplinux.com/news/NS4980952387.html?kc=rss
before you think about implementing writing of filenames into your project.


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Private

Functions


API details

Global variables/contants

Procedures

Private

Functions


Related samples

Here are the list of samples which use this library:

18f45218f452_fat32_sd_card.jal
18f45218f452_fat32_pata_hard_disk.jal