A framework for fast and easy development of a FAT FS implementation for Frosted.
Aims to provide an environment where all required aspects of Frosted are emulated to develop and test the FAT FS implementation in Linux userland.
At this point, only FAT32 is supported.
$ make
$ ./lmfm ../sd.img
- testing
- basic interactive shell