mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
fs:notify add support for inotify
support API: open close read write unlink mkdir rename fchstat rmdir symlink Signed-off-by: guohao15 <guohao15@xiaomi.com>
This commit is contained in:
@@ -118,6 +118,7 @@ source "fs/mqueue/Kconfig"
|
||||
source "fs/shm/Kconfig"
|
||||
source "fs/mmap/Kconfig"
|
||||
source "fs/partition/Kconfig"
|
||||
source "fs/notify/Kconfig"
|
||||
source "fs/fat/Kconfig"
|
||||
source "fs/nfs/Kconfig"
|
||||
source "fs/nxffs/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user