zephyr/soc/arm/nuvoton_npcx/npcx9/CMakeLists.txt

8 lines
117 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(${ZEPHYR_BASE}/drivers)
zephyr_sources(
soc.c
)