incubator-nuttx/drivers/pipes
Petro Karashchenko d499ac9d58 nuttx: fix multiple 'FAR', 'CODE' and style issues
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2024-08-25 19:22:15 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig
Make.defs
fifo.c fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00
pipe.c pipes: use priv refs instead of inode to resolve memleak 2024-08-23 16:14:39 -03:00
pipe_common.c pipes:fix the issue of the circbuf cannot be incorrectly initialized due to PIPE_POLICY_0 2024-08-23 16:14:39 -03:00
pipe_common.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00