zephyr/soc/arm/microchip_mec/common/CMakeLists.txt

7 lines
170 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories_ifdef(CONFIG_SOC_SERIES_MEC172X .)
zephyr_library_sources_ifdef(CONFIG_SOC_SERIES_MEC172X
soc_i2c.c
)