blob: e88ee3356e382bcdb0ad12a8154dd29e021242c9 [file] [log] [blame]
#
# Copyright (c) 2021, Laird Connectivity
#
# SPDX-License-Identifier: Apache-2.0
#
zephyr_include_directories(${ZEPHYR_BASE}/drivers)
zephyr_sources(
soc.c
mpu_regions.c
)