Add support for the Renesas RA Event Link Controller, including driver sources, Kconfig, and Devicetree bindings. Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com> Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
4 lines
94 B
CMake
4 lines
94 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
add_subdirectory_ifdef(CONFIG_RENESAS_ELC renesas_elc)
|