Skip to content

Commit

Permalink
add inotify doc
Browse files Browse the repository at this point in the history
Signed-off-by: guohao15 <[email protected]>
  • Loading branch information
guohao15 committed Sep 18, 2024
1 parent bb12293 commit 9f9a273
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/components/filesystem/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ NuttX provides support for a variety of file systems out of the box.
unionfs.rst
userfs.rst
zipfs.rst
inotify.rst
FS Categories
-------------
Expand All @@ -566,4 +567,4 @@ they require:
binfs, procfs, userfs, hostfs, cromfs, unionfs, rpmsgfs, and zipfs.
The requirements are specified by declaring the filesystem in the proper
array in ``fs/mount/fs_mount.c``.
array in ``fs/mount/fs_mount.c``.

0 comments on commit 9f9a273

Please sign in to comment.