zephyr/soc/arm/nxp_kinetis/k6x/CMakeLists.txt

9 lines
100 B
CMake
Raw Normal View History

zephyr_sources(
soc.c
wdog.S
)
zephyr_sources_ifdef(
CONFIG_NXP_MPU
nxp_mpu_regions.c
)