incubator-nuttx/drivers/ipcc
Xiang Xiao a446b5816f mm/circbuf: Remove MM_CIRCBUF option from Kconfig
since the linker can remove the unused object file from the final image

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-08 10:18:27 -03:00
..
Kconfig mm/circbuf: Remove MM_CIRCBUF option from Kconfig 2022-11-08 10:18:27 -03:00
Make.defs
ipcc_close.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_open.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_poll.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_priv.h Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
ipcc_read.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_register.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_unlink.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_write.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00