From 9078b7ec09b135f091cb951ed234bf013c9c838e Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Sat, 19 Apr 2025 22:50:44 +0200 Subject: bme680 added --- nrfdemo/build/tfm/config_nordic_nrf_spe.cmake | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 nrfdemo/build/tfm/config_nordic_nrf_spe.cmake (limited to 'nrfdemo/build/tfm/config_nordic_nrf_spe.cmake') diff --git a/nrfdemo/build/tfm/config_nordic_nrf_spe.cmake b/nrfdemo/build/tfm/config_nordic_nrf_spe.cmake deleted file mode 100644 index 6c353db..0000000 --- a/nrfdemo/build/tfm/config_nordic_nrf_spe.cmake +++ /dev/null @@ -1,7 +0,0 @@ -# -# Copyright (c) 2023, Nordic Semiconductor ASA. -# -# SPDX-License-Identifier: BSD-3-Clause -# - -set(HAL_NORDIC_PATH /home/mike/Documents/ncs/v2.7.0/modules/hal/nordic CACHE STRING "Path to nordic HAL" FORCE) -- cgit v1.2.3