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

7 lines
90 B
CMake
Raw Normal View History

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