zephyr/soc/arm/nordic_nrf/nrf53/CMakeLists.txt
Ioannis Glaropoulos 95e8cd0041 soc: arm: nordic_nrf: remove custom fixed MPU region definition
We remove the custom fixed MPU region definition from Nordic
nRF SoC definition, as the common fixed MPU region definition
is now used.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-12-09 11:51:14 -05:00

6 lines
67 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
soc.c
)