zephyr/soc/arm/nordic_nrf/nrf91/CMakeLists.txt

6 lines
80 B
CMake

zephyr_sources(
soc.c
)
zephyr_sources_ifdef(CONFIG_ARM_MPU mpu_regions.c)