altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / drivers / ao_fat.h
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2013-04-01 Keith Packardaltos: Support open on multiple simultaneous FAT files
2013-03-31 Keith Packardaltos: Make ao_fat_readdir return real error values...
2013-03-31 Keith Packardaltos: Unmount file system after each testing pass...
2013-03-31 Keith Packardaltos: Move fat mount information to separate command.
2013-03-30 Keith Packardaltos: Export ao_fat_sync and ao_fat_full functions
2013-03-29 Keith Packardaltos: Add FAT32 support. And lots more testing.
2013-03-28 Keith Packardaltos: Clean up fat driver API. Improve fat test
2013-03-27 Keith Packardaltos: Add SDCARD and FAT16 filesystem support