summaryrefslogtreecommitdiff
path: root/nrfdemo/builddk/mcuboot/child_image_preload.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'nrfdemo/builddk/mcuboot/child_image_preload.cmake')
-rw-r--r--nrfdemo/builddk/mcuboot/child_image_preload.cmake12
1 files changed, 12 insertions, 0 deletions
diff --git a/nrfdemo/builddk/mcuboot/child_image_preload.cmake b/nrfdemo/builddk/mcuboot/child_image_preload.cmake
new file mode 100644
index 0000000..8c6da08
--- /dev/null
+++ b/nrfdemo/builddk/mcuboot/child_image_preload.cmake
@@ -0,0 +1,12 @@
+# 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")