summaryrefslogtreecommitdiff
path: root/nrfdemo/builddk/mcuboot/child_image_preload.cmake
blob: 8c6da080f6604ccb3f6c43644c0df264fe4d086c (plain)
1
2
3
4
5
6
7
8
9
10
11
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")