This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
pipes
History
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
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
drivers: Author Gregory Nutt: update licenses to Apache
2021-03-04 18:32:27 -08: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
pipe.c
pipes: use priv refs instead of inode to resolve memleak
2024-08-23 16:14:39 -03:00