summaryrefslogtreecommitdiff
path: root/src/drivers/ao_fat.h
Commit message (Expand)AuthorAge
* altos: Support open on multiple simultaneous FAT filesKeith Packard2013-04-01
* altos: Make ao_fat_readdir return real error values instead of 1/0Keith Packard2013-03-31
* altos: Unmount file system after each testing pass in ao_fat_testKeith Packard2013-03-31
* altos: Move fat mount information to separate command.Keith Packard2013-03-31
* altos: Export ao_fat_sync and ao_fat_full functionsKeith Packard2013-03-30
* altos: Add FAT32 support. And lots more testing.Keith Packard2013-03-29
* altos: Clean up fat driver API. Improve fat testKeith Packard2013-03-28
* altos: Add SDCARD and FAT16 filesystem supportKeith Packard2013-03-27