incubator-nuttx/drivers/pipes
chao an 664927c86e mm/alloc: remove all unnecessary cast for alloc
Fix the minor style issue and remove unnecessary cast

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +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 drivers/pipes: use circbuf to refine buffer model 2023-08-10 03:33:56 +08:00
pipe_common.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
pipe_common.h drivers/pipes: use circbuf to refine buffer model 2023-08-10 03:33:56 +08:00