incubator-nuttx/drivers/pipes
Xiang Xiao c29a3b7bd8 pipe: Increase buffer size by one byte to ompensate the full indicator
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-04-21 12:45:30 +03:00
..
Kconfig pipe: Add DEV_PIPE_VFS_PATH to specify the pipe location 2022-02-05 23:37:44 +01:00
Make.defs
fifo.c drivers/pipe: Add g_ prefix to pipe_fops and fifo_fops 2022-02-07 12:05:47 +08:00
pipe.c drivers/pipe: Remove pipe from file system after open 2022-02-07 12:05:47 +08:00
pipe_common.c pipe: Increase buffer size by one byte to ompensate the full indicator 2022-04-21 12:45:30 +03:00
pipe_common.h drivers/pipe: Remove pipe from file system after open 2022-02-07 12:05:47 +08:00