zephyr/soc/arm/nordic_nrf/CMakeLists.txt

9 lines
151 B
CMake
Raw Permalink Normal View History

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