mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
drivers/ipcc: add Inter Processor Communication driver
This patch adds upper half driver for IPCC character driver. IPCC is a Inter Processor Communication Controller. Driver is still immature and not thoroughly tested, thus CONFIG_EXPERIMENTAL is required. Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
This commit is contained in:
committed by
Xiang Xiao
parent
666c2d255a
commit
a9f78a64db
@@ -36,6 +36,7 @@ include math/Make.defs
|
||||
include motor/Make.defs
|
||||
include i2c/Make.defs
|
||||
include i2s/Make.defs
|
||||
include ipcc/Make.defs
|
||||
include input/Make.defs
|
||||
include ioexpander/Make.defs
|
||||
include lcd/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user