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/builddk/mcuboot/child_image_preload.cmake | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 nrfdemo/builddk/mcuboot/child_image_preload.cmake (limited to 'nrfdemo/builddk/mcuboot/child_image_preload.cmake') diff --git a/nrfdemo/builddk/mcuboot/child_image_preload.cmake b/nrfdemo/builddk/mcuboot/child_image_preload.cmake deleted file mode 100644 index 8c6da08..0000000 --- a/nrfdemo/builddk/mcuboot/child_image_preload.cmake +++ /dev/null @@ -1,12 +0,0 @@ -# Generated file used for preloading a child image -set(CMAKE_BUILD_TYPE "" CACHE INTERNAL "NCS child image controlled") -set(CMAKE_VERBOSE_MAKEFILE "FALSE" CACHE INTERNAL "NCS child image controlled") -set(BOARD_DIR "/home/mike/Documents/ncs/v2.7.0/zephyr/boards/nordic/nrf9161dk" CACHE INTERNAL "NCS child image controlled") -set(BOARD_REVISION "0.9.0" CACHE INTERNAL "NCS child image controlled") -set(ZEPHYR_TOOLCHAIN_VARIANT "zephyr" CACHE INTERNAL "NCS child image controlled") -set(NCS_TOOLCHAIN_VERSION "NONE" CACHE INTERNAL "NCS child image controlled") -set(WEST_PYTHON "/home/mike/ncs/toolchains/e9dba88316/usr/local/bin/python3.9" CACHE INTERNAL "NCS child image controlled") -set(BOARD_ROOT "/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk" CACHE INTERNAL "NCS child image controlled") -set(FILE_SUFFIX "" CACHE INTERNAL "NCS child image controlled") -set(BOARD "nrf9161dk/nrf9161" CACHE INTERNAL "NCS child image controlled") -set(EXTRA_CONF_FILE "/home/mike/Documents/ncs/v2.7.0/nrf/modules/mcuboot/tfm.conf;/home/mike/Documents/ncs/v2.7.0/nrf/modules/mcuboot/fih_low_enable.conf;/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/partition_manager_enabled.conf" CACHE INTERNAL "NCS child image controlled") -- cgit v1.2.3