mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 14:05:12 +08:00
driver/rc: support IR remote control
N/A guide link: https://www.kernel.org/doc/html/v4.14/media/uapi/rc/lirc-dev.html Change-Id: I84abfc12578d444d72c8c0df31d06d1a85ce0725 Signed-off-by: dongjiuzhu <dongjiuzhu1@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
e73e03a33f
commit
2ed6e13241
@@ -74,6 +74,7 @@ include wireless/Make.defs
|
||||
include contactless/Make.defs
|
||||
include 1wire/Make.defs
|
||||
include rf/Make.defs
|
||||
include rc/Make.defs
|
||||
|
||||
ifeq ($(CONFIG_SPECIFIC_DRIVERS),y)
|
||||
include platform/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user