nuttx/drivers/pipes
yinshengkai a6fcb0a5a9 fs: add pipe type support to inode
Both the device and the pipe used the FSNODEFLAG_TYPE_DRIVER type before,
and now add an independent pipe type

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-08-05 06:32:50 -07:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
fifo.c fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00
Kconfig pipe: Add DEV_PIPE_VFS_PATH to specify the pipe location 2022-02-05 23:37:44 +01:00
Make.defs
pipe_common.c drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant 2023-04-22 01:28:33 +08:00
pipe_common.h fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00
pipe.c fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00