mirage / ocaml-fat

Read and write FAT format filesystems from OCaml
ISC License
26 stars 18 forks source link

README should include information on what works and what doesn't #70

Closed yomimono closed 3 years ago

yomimono commented 6 years ago

e.g., that format can only make FAT16 filesystems, whether VFAT is implemented, what the user can expect to work and not work when writing to the filesystem, etc.

djs55 commented 3 years ago

This is a good idea, I'll try to take care of it now (almost 3 years later!)