# This is the CMakeCache file.
# For build in directory: d:/Projects/Umbrenta/Thingy91x_nrf5430_pwm/build/Thingy91x_nrf5430_pwm
# It was generated by CMake: C:/ncs/toolchains/0b393f9e1b/opt/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Application Binary Directory
APPLICATION_BINARY_DIR:PATH=D:/Projects/Umbrenta/Thingy91x_nrf5430_pwm/build/Thingy91x_nrf5430_pwm

//The application configuration folder
APPLICATION_CONFIG_DIR:PATH=D:/Projects/Umbrenta/Thingy91x_nrf5430_pwm

//Application Source Directory
APPLICATION_SOURCE_DIR:PATH=D:/Projects/Umbrenta/Thingy91x_nrf5430_pwm

//Selected board
BOARD:STRING=thingy91x/nrf5340/cpuapp

//Main board directory for board (thingy91x)
BOARD_DIR:PATH=C:/ncs/v3.0.0/nrf/boards/nordic/thingy91x

//Support board extensions
BOARD_EXTENSIONS:BOOL=ON

//Path to a program.
BOSSAC:FILEPATH=BOSSAC-NOTFOUND

//Selected board
CACHED_BOARD:STRING=thingy91x/nrf5340/cpuapp

//Selected shield
CACHED_SHIELD:STRING=

//Selected snippet
CACHED_SNIPPET:STRING=

//Path to a program.
CCACHE_FOUND:FILEPATH=CCACHE_FOUND-NOTFOUND

//Path to a program.
CMAKE_C_COMPILER:FILEPATH=C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe

//Path to a program.
CMAKE_GCOV:FILEPATH=C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcov.exe

//No help, variable specified on the command line.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE

//If desired, you can build the application usingthe configuration
// settings specified in an alternate .conf file using this parameter.
// These settings will override the settings in the application’s
// .config file or its default .conf file.Multiple files may be
// listed, e.g. CONF_FILE="prj1.conf;prj2.conf" The CACHED_CONF_FILE
// is internal Zephyr variable used between CMake runs. To change
// CONF_FILE, use the CONF_FILE variable.
CONF_FILE:STRING=prj.conf

//Path to a program.
DTC:FILEPATH=C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe

//If desired, you can build the application using the DT configuration
// settings specified in an alternate .overlay file using this
// parameter. These settings will override the settings in the
// board's .dts file. Multiple files may be listed, e.g. DTC_OVERLAY_FILE="dts1.overlay
// dts2.overlay"
DTC_OVERLAY_FILE:STRING=thingy91x_nrf5340_cpuapp.overlay

//No help, variable specified on the command line.
EXTRA_KCONFIG_TARGETS:UNINITIALIZED=

//No help, variable specified on the command line.
FORCED_CONF_FILE:FILEPATH=D:/Projects/Umbrenta/Thingy91x_nrf5430_pwm/build/Thingy91x_nrf5430_pwm/zephyr/.config.sysbuild

//Path to a program.
GPERF:FILEPATH=C:/ncs/toolchains/0b393f9e1b/opt/bin/gperf.exe

//Path to a program.
IMGTOOL:FILEPATH=C:/ncs/v3.0.0/bootloader/mcuboot/scripts/imgtool.py

//Path to a program.
OPENOCD:FILEPATH=OPENOCD-NOTFOUND

//Path to a program.
PTY_INTERFACE:FILEPATH=PTY_INTERFACE-NOTFOUND

//Path to a program.
Python3_EXECUTABLE:FILEPATH=C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe

//No help, variable specified on the command line.
SYSBUILD:BOOL=True

//No help, variable specified on the command line.
SYSBUILD_CACHE:FILEPATH=D:/Projects/Umbrenta/Thingy91x_nrf5430_pwm/build/Thingy91x_nrf5430_pwm_sysbuild_cache.txt

//True if toolchain supports newlib
TOOLCHAIN_HAS_NEWLIB:BOOL=ON

//True if toolchain supports picolibc
TOOLCHAIN_HAS_PICOLIBC:BOOL=ON

//Zephyr toolchain root
TOOLCHAIN_ROOT:STRING=C:/ncs/v3.0.0/zephyr

//Zephyr base
ZEPHYR_BASE:PATH=C:/ncs/v3.0.0/zephyr

//The directory containing a CMake configuration file for Zephyr-sdk.
Zephyr-sdk_DIR:PATH=C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/cmake

//The directory containing a CMake configuration file for ZephyrAppConfiguration.
ZephyrAppConfiguration_DIR:PATH=ZephyrAppConfiguration_DIR-NOTFOUND

//The directory containing a CMake configuration file for ZephyrBuildConfiguration.
ZephyrBuildConfiguration_DIR:PATH=C:/ncs/v3.0.0/nrf/share/zephyrbuild-package/cmake

//The directory containing a CMake configuration file for Zephyr.
Zephyr_DIR:PATH=C:/ncs/v3.0.0/zephyr/share/zephyr-package/cmake


########################
# INTERNAL cache entries
########################

//List of board directories for board (thingy91x)
BOARD_DIRECTORIES:INTERNAL=C:/ncs/v3.0.0/nrf/boards/nordic/thingy91x
//DT bindings root directories
CACHED_DTS_ROOT_BINDINGS:INTERNAL=C:/ncs/v3.0.0/nrf/dts/bindings;C:/ncs/v3.0.0/zephyr/dts/bindings
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=d:/Projects/Umbrenta/Thingy91x_nrf5430_pwm/build/Thingy91x_nrf5430_pwm
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=21
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=C:/ncs/toolchains/0b393f9e1b/opt/bin/cmake.exe
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=C:/ncs/toolchains/0b393f9e1b/opt/bin/cpack.exe
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=C:/ncs/toolchains/0b393f9e1b/opt/bin/ctest.exe
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Ninja
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=D:/Projects/Umbrenta/Thingy91x_nrf5430_pwm
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=C:/ncs/toolchains/0b393f9e1b/opt/share/cmake-3.21
//Details about finding Dtc
FIND_PACKAGE_MESSAGE_DETAILS_Dtc:INTERNAL=[C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe][v1.4.7(1.4.6)]
//Details about finding Python3
FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe][cfound components: Interpreter ][v3.12.4(3.10)]
//Zephyr hardware model version
HWM:INTERNAL=v2
//Zephyr hardware model
HWMv2:INTERNAL=True
//West
WEST:INTERNAL=C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe;-m;west
//Cached environment variable ZEPHYR_SDK_INSTALL_DIR
ZEPHYR_SDK_INSTALL_DIR:INTERNAL=c:\ncs\toolchains\0b393f9e1b\opt\zephyr-sdk
//Cached environment variable ZEPHYR_TOOLCHAIN_VARIANT
ZEPHYR_TOOLCHAIN_VARIANT:INTERNAL=zephyr
_Python3_EXECUTABLE:INTERNAL=C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe
//Python3 Properties
_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;12;4;64;;cp312-win_amd64.pyd;C:\ncs\toolchains\0b393f9e1b\opt\bin\Lib;C:\ncs\toolchains\0b393f9e1b\opt\bin\Lib;C:\ncs\toolchains\0b393f9e1b\opt\bin\Lib\site-packages;C:\ncs\toolchains\0b393f9e1b\opt\bin\Lib\site-packages
_Python3_INTERPRETER_SIGNATURE:INTERNAL=789456af6c61fc011023bd90a8135e32

