dosfs: Documentation

This commit is contained in:
Sebastian Huber
2013-06-06 12:07:50 +02:00
parent 1f3ce602f9
commit 9bfd7ff09e

View File

@@ -189,6 +189,14 @@ struct rtems_dosfs_convert_control {
*
* @ingroup FileSystemTypesAndMount
*
* @brief FAT file system configuration support, format and mount options.
*
* A block device can be formatted with a FAT file system with the
* msdos_format() function.
*
* The FAT file system mount operation can be controlled with FAT file system
* specific mount options, see @ref rtems_dosfs_mount_options.
*
* @{
*/