mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
a9f78a64db
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>