forked from Imagelibrary/rtems
committed by
Sebastian Huber
parent
493c1e8a7f
commit
5342261469
@@ -17,3 +17,19 @@
|
||||
*
|
||||
* @brief API
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup libfs libfs
|
||||
*
|
||||
* @ingroup FileSystemTypesAndMount
|
||||
*
|
||||
* @brief libfs
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup nfsclient nfs Client
|
||||
*
|
||||
* @ingroup FileSystemTypesAndMount
|
||||
*
|
||||
* @brief nfs Client
|
||||
*/
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
/**
|
||||
* @defgroup libfs_ffo Fat Fat Operations
|
||||
*
|
||||
* @ingroup libfs
|
||||
* @ingroup libfs_dosfs
|
||||
*/
|
||||
/**@{*/
|
||||
#ifdef __cplusplus
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
/**
|
||||
* @defgroup libfs_ff Fat File
|
||||
*
|
||||
* @ingroup libfs
|
||||
* @ingroup libfs_dosfs
|
||||
*/
|
||||
/**@{*/
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
/**
|
||||
* @defgroup libfs_nfsclient_nfs_prot NFS Prot
|
||||
*
|
||||
* @ingroup libfs
|
||||
* @ingroup nfsclient
|
||||
*/
|
||||
/**@{*/
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user