# This is the CMakeCache file.
# For build in directory: /home/robertw/Software/Nordic/custom_service/central_uart/build/central_uart
# It was generated by CMake: /home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/cmake
# 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=/home/robertw/Software/Nordic/custom_service/central_uart/build/central_uart

//The application configuration folder
APPLICATION_CONFIG_DIR:PATH=/home/robertw/Software/Nordic/custom_service/central_uart

//Application Source Directory
APPLICATION_SOURCE_DIR:PATH=/home/robertw/Software/Nordic/custom_service/central_uart

//Selected board
BOARD:STRING=nrf52840dk/nrf52840

//Main board directory for board (nrf52840dk)
BOARD_DIR:PATH=/home/robertw/ncs/v2.8.0/zephyr/boards/nordic/nrf52840dk

//Support board extensions
BOARD_EXTENSIONS:BOOL=ON

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

//Selected board
CACHED_BOARD:STRING=nrf52840dk/nrf52840

//Selected shield
CACHED_SHIELD:STRING=

//Selected snippet
CACHED_SNIPPET:STRING=

//Path to a program.
CCACHE_FOUND:FILEPATH=/home/robertw/ncs/toolchains/b81a7cd864/usr/bin/ccache

//Path to a program.
CMAKE_C_COMPILER:FILEPATH=/home/robertw/ncs/toolchains/b81a7cd864/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc

//Path to a program.
CMAKE_GCOV:FILEPATH=/home/robertw/ncs/toolchains/b81a7cd864/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcov

//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=/home/robertw/Software/Nordic/custom_service/central_uart/prj.conf

//Path to a program.
DTC:FILEPATH=/home/robertw/ncs/toolchains/b81a7cd864/usr/bin/dtc

//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=/home/robertw/Software/Nordic/custom_service/central_uart/app.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=/home/robertw/Software/Nordic/custom_service/central_uart/build/central_uart/zephyr/.config.sysbuild

//Path to a program.
GPERF:FILEPATH=/home/robertw/ncs/toolchains/b81a7cd864/usr/bin/gperf

//Path to a program.
IMGTOOL:FILEPATH=/home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/imgtool

//NCS Toolchain controlled by sysbuild
NCS_TOOLCHAIN_VERSION:UNINITIALIZED=NONE

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

//Path to a program.
Python3_EXECUTABLE:FILEPATH=/home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/python

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

//No help, variable specified on the command line.
SYSBUILD_CACHE:FILEPATH=/home/robertw/Software/Nordic/custom_service/central_uart/build/central_uart_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=/home/robertw/ncs/v2.8.0/zephyr

//Zephyr base
ZEPHYR_BASE:PATH=/home/robertw/ncs/v2.8.0/zephyr

//The directory containing a CMake configuration file for Zephyr-sdk.
Zephyr-sdk_DIR:PATH=/home/robertw/ncs/toolchains/b81a7cd864/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=/home/robertw/ncs/v2.8.0/nrf/share/zephyrbuild-package/cmake

//The directory containing a CMake configuration file for Zephyr.
Zephyr_DIR:PATH=/home/robertw/ncs/v2.8.0/zephyr/share/zephyr-package/cmake


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

//List of board directories for board (nrf52840dk)
BOARD_DIRECTORIES:INTERNAL=/home/robertw/ncs/v2.8.0/zephyr/boards/nordic/nrf52840dk
//DT bindings root directories
CACHED_DTS_ROOT_BINDINGS:INTERNAL=/home/robertw/ncs/v2.8.0/nrf/dts/bindings;/home/robertw/ncs/v2.8.0/zephyr/dts/bindings
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/robertw/Software/Nordic/custom_service/central_uart/build/central_uart
//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=/home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/ctest
//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=/home/robertw/Software/Nordic/custom_service/central_uart
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/home/robertw/ncs/toolchains/b81a7cd864/usr/local/share/cmake-3.21
//Details about finding Dtc
FIND_PACKAGE_MESSAGE_DETAILS_Dtc:INTERNAL=[/home/robertw/ncs/toolchains/b81a7cd864/usr/bin/dtc][v1.5.0(1.4.6)]
//Details about finding Python3
FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/python][cfound components: Interpreter ][v3.12.4(3.8)]
//Zephyr hardware model version
HWM:INTERNAL=v2
//Zephyr hardware model
HWMv2:INTERNAL=True
//West
WEST:INTERNAL=/home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/python;-m;west
//Cached environment variable ZEPHYR_SDK_INSTALL_DIR
ZEPHYR_SDK_INSTALL_DIR:INTERNAL=/home/robertw/ncs/toolchains/b81a7cd864/opt/zephyr-sdk
//Cached environment variable ZEPHYR_TOOLCHAIN_VARIANT
ZEPHYR_TOOLCHAIN_VARIANT:INTERNAL=zephyr
_Python3_EXECUTABLE:INTERNAL=/home/robertw/ncs/toolchains/b81a7cd864/usr/local/bin/python
//Python3 Properties
_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;12;4;64;;cpython-312-x86_64-linux-gnu;/home/robertw/ncs/toolchains/b81a7cd864/usr/local/lib/python3.12;/home/robertw/ncs/toolchains/b81a7cd864/usr/local/lib/python3.12;/home/robertw/ncs/toolchains/b81a7cd864/usr/local/lib/python3.12/site-packages;/home/robertw/ncs/toolchains/b81a7cd864/usr/local/lib/python3.12/site-packages
_Python3_INTERPRETER_SIGNATURE:INTERNAL=358c146164347f5b964f20b4f2bf331e

