zephyr/soc/arm/nordic_nrf/CMakeLists.txt

8 lines
120 B
CMake

# SPDX-License-Identifier: Apache-2.0
add_subdirectory(${SOC_SERIES})
zephyr_sources(
validate_base_addresses.c
)