rust-fatfs/tests
Rafał Harabień dc128b7308 Refactor FAT type determination, rename and add option for format_volume
* FAT type should be properly selected even if custom cluster size is used.
* root_entries has been renamed to max_root_dir_entries in FormatVolumeOptions
* added option FormatVolumeOptions::fats
2018-12-29 19:37:46 +01:00
..
format.rs Refactor FAT type determination, rename and add option for format_volume 2018-12-29 19:37:46 +01:00
read.rs Support reading volume label from root directory 2018-08-05 00:14:49 +02:00
write.rs Add more format_volume tests and simlify code 2018-12-05 22:31:59 +01:00