Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Add FAT32 support. And lots more testing. | Keith Packard | 2013-03-29 |
| | | | | | | | | Generalizes the FAT code to deal with either 16-bit or 32-bit versions. The testing code now runs over a variety of disk images to check for compatibility on all of them. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Add SDCARD and FAT16 filesystem support | Keith Packard | 2013-03-27 |
This adds a fairly primitive FAT16 file system implementation along with support for SD cards. Signed-off-by: Keith Packard <keithp@keithp.com> |