mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
fs: Add VFS docs
This commit adds VFS docmentation, and details about the VFS interface. Signed-off-by: Saurav Pal <resyfer.dev@gmail.com>
This commit is contained in:
@@ -147,7 +147,7 @@ the volume is given to a file.
|
||||
File attributes
|
||||
--------------------
|
||||
|
||||
File attributes are denoted by a bit flag of the size of a single bit.
|
||||
File attributes are denoted by a bit flag of the size of a single byte.
|
||||
The file flags in FAT, with their bit representation, are as follows:
|
||||
|
||||
.. list-table:: File Attributes
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user