git-svn-id: https://spexeah.com:8443/svn/Asuro@756 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
aaron 2018-10-27 06:40:37 +00:00
parent a50e770c1a
commit cdf2267a25

View File

@ -1,17 +1,8 @@
{ ************************************************
* Asuro
* Unit: Drivers/storage/fat32
* Description: fat32 file system driver
*
************************************************
* Author: Aaron Hance
* Contributors:
************************************************ }
{
Todo in the future, optimise by prvoiding batch read/write commands
}
{
Driver->storage->fat32 - fat32 filesystem driver
@author(Aaron Hance <ah@aaronhance.me>)
}
unit FAT32;