
             FATINFO v1.05
             -------------
        for VSOS 3.65 or higher
       2024-06-19  VLSI Solution




FatInfo gives information on a FAT32 formatted device. While far from
complete, the information may still be useful.




The VSOS Shell command line options are:

Usage: FatInfo x: [blkNum] [-v|+v|-h]
x:      Drive name
blkNum  Print contents of block number
-v|+v   Verbose on/off
-h      Show this help




License:
This code may be used freely in any product containing one or more ICs
by VLSI Solution.




Disclaimer:
No guarantee is given for the usability of this code.




Version History:
2024-06-19 HH v1.05 - Added printing 4 first cluster entries,
                      clean/dirty information + bug fixes.
2022-01-10 HH v1.04 - Fixed printing when more than one partition.
2018-01-29 HH v1.03 - Fixed block printing function.
2017-12-05 HH v1.02 - Ported to VS1005h
2017-04-28 HH v1.01 - Slightly tweaked output format.
2017-04-27 HH v1.00 - First release.
