1#-------------------------------------------------------------------------------
2# Copyright (c) 2020, Nordic Semiconductor ASA.
3# Copyright (c) 2021, Laird Connectivity
4#
5# SPDX-License-Identifier: BSD-3-Clause
6#
7#-------------------------------------------------------------------------------
8
9# Relative path to nordic platform files from scope of the lairdconnectivity/common/core folder
10set(NRF_PLATFORM_PATH "../../../nordic_nrf")
11set(PLATFORM_PATH platform/ext/target/${TFM_PLATFORM}/..)
12
13include(${PLATFORM_PATH}/common/bl5340/config.cmake)
14