2056 lines
43 KiB
JSON
2056 lines
43 KiB
JSON
|
{
|
||
|
"entries" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "CMAKE_ADDR2LINE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-addr2line"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_AR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-ar"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_COMPILER",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "ASM compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_COMPILER_AR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc-ar"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_COMPILER_RANLIB",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc-ranlib"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_COMPILER_WORKS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_FLAGS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the ASM compiler during all build types."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-mcpu=cortex-m0plus -mthumb"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_FLAGS_DEBUG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the ASM compiler during DEBUG builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-Og -g"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_FLAGS_MINSIZEREL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the ASM compiler during MINSIZEREL builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-g -Os -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_FLAGS_RELEASE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the ASM compiler during RELEASE builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-g -O3 -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ASM_FLAGS_RELWITHDEBINFO",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the ASM compiler during RELWITHDEBINFO builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-O2 -g -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_BUILD_TYPE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "Debug"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CACHEFILE_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "This is the directory where this CMakeCache.txt was created"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/Documents/pico/dht11/build"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CACHE_MAJOR_VERSION",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Major version of cmake used to create the current loaded cache"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "3"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CACHE_MINOR_VERSION",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Minor version of cmake used to create the current loaded cache"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "28"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CACHE_PATCH_VERSION",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Patch version of cmake used to create the current loaded cache"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "6"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_COMMAND",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to CMake executable."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/cmake/v3.28.6/bin/cmake"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CPACK_COMMAND",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to cpack program executable."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/cmake/v3.28.6/bin/cpack"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CTEST_COMMAND",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to ctest program executable."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/cmake/v3.28.6/bin/ctest"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CXX_COMPILER",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "CXX compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-g++"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CXX_COMPILER_AR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc-ar"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CXX_COMPILER_RANLIB",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc-ranlib"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CXX_FLAGS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the CXX compiler during all build types."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-mcpu=cortex-m0plus -mthumb"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CXX_FLAGS_DEBUG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the CXX compiler during DEBUG builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-Og -g"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CXX_FLAGS_MINSIZEREL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the CXX compiler during MINSIZEREL builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-g -Os -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CXX_FLAGS_RELEASE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the CXX compiler during RELEASE builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-g -O3 -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-O2 -g -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_C_COMPILER",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "C compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_C_COMPILER_AR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc-ar"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_C_COMPILER_RANLIB",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc-ranlib"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_C_FLAGS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the C compiler during all build types."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-mcpu=cortex-m0plus -mthumb"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_C_FLAGS_DEBUG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the C compiler during DEBUG builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-Og -g"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_C_FLAGS_MINSIZEREL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the C compiler during MINSIZEREL builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-g -Os -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_C_FLAGS_RELEASE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the C compiler during RELEASE builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-g -O3 -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_C_FLAGS_RELWITHDEBINFO",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the C compiler during RELWITHDEBINFO builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "-O2 -g -DNDEBUG"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_DLLTOOL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "CMAKE_DLLTOOL-NOTFOUND"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EDIT_COMMAND",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to cache edit program executable."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/cmake/v3.28.6/bin/ccmake"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EXECUTABLE_FORMAT",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Executable file format"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "ELF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EXE_LINKER_FLAGS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during all build types."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during DEBUG builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during MINSIZEREL builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during RELEASE builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during RELWITHDEBINFO builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EXPORT_COMPILE_COMMANDS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "No help, variable specified on the command line."
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "TRUE"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_EXTRA_GENERATOR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Name of external makefile project generator."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : "/home/user/Documents/pico/dht11/build/CMakeFiles/pkgRedirects"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_GENERATOR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Name of generator."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "Ninja"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_GENERATOR_INSTANCE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Generator instance identifier."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_GENERATOR_PLATFORM",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Name of generator platform."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_GENERATOR_TOOLSET",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Name of generator toolset."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_HOME_DIRECTORY",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Source directory with the top level CMakeLists.txt file for this project"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/Documents/pico/dht11"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_INSTALL_PREFIX",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Install path prefix, prepended onto install directories."
|
||
|
}
|
||
|
],
|
||
|
"type" : "PATH",
|
||
|
"value" : "/usr/local"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_LINKER",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-ld"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_MAKE_PROGRAM",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Program used to build from build.ninja files."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/ninja/v1.12.1/ninja"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_MODULE_LINKER_FLAGS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of modules during all build types."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of modules during DEBUG builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of modules during RELEASE builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_NM",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-nm"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_NUMBER_OF_MAKEFILES",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "number of local generators"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "94"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_OBJCOPY",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-objcopy"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_OBJDUMP",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-objdump"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_PLATFORM_INFO_INITIALIZED",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Platform information initialized"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_PROJECT_DESCRIPTION",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_PROJECT_HOMEPAGE_URL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_PROJECT_NAME",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : "dht11"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_RANLIB",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-ranlib"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_READELF",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-readelf"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_ROOT",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to CMake installation."
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/cmake/v3.28.6/share/cmake-3.28"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_SHARED_LINKER_FLAGS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of shared libraries during all build types."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_SKIP_INSTALL_RPATH",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "If set, runtime paths are not added when installing shared libraries, but are added when building."
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "NO"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_SKIP_RPATH",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "If set, runtime paths are not added when using shared libraries."
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "NO"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_STATIC_LINKER_FLAGS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of static libraries during all build types."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of static libraries during DEBUG builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of static libraries during RELEASE builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds."
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_STRIP",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-strip"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_TAPI",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "CMAKE_TAPI-NOTFOUND"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_TOOLCHAIN_FILE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "The CMake toolchain file"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/cmake/preload/toolchains/pico_arm_cortex_m0plus_gcc.cmake"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_UNAME",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "uname command"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/usr/bin/uname"
|
||
|
},
|
||
|
{
|
||
|
"name" : "CMAKE_VERBOSE_MAKEFILE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo."
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "FALSE"
|
||
|
},
|
||
|
{
|
||
|
"name" : "DOXYGEN_DOT_EXECUTABLE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Dot tool for use with Doxygen"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/usr/bin/dot"
|
||
|
},
|
||
|
{
|
||
|
"name" : "DOXYGEN_EXECUTABLE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "ADVANCED",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Doxygen documentation generation tool (https://www.doxygen.nl)"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "DOXYGEN_EXECUTABLE-NOTFOUND"
|
||
|
},
|
||
|
{
|
||
|
"name" : "FAMILY_MCUS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "RP2040"
|
||
|
},
|
||
|
{
|
||
|
"name" : "FETCHCONTENT_BASE_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Directory under which to collect all populated content"
|
||
|
}
|
||
|
],
|
||
|
"type" : "PATH",
|
||
|
"value" : "/home/user/Documents/pico/dht11/build/_deps"
|
||
|
},
|
||
|
{
|
||
|
"name" : "FETCHCONTENT_FULLY_DISCONNECTED",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Disables all attempts to download or update content and assumes source dirs already exist"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "FETCHCONTENT_QUIET",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Enables QUIET option for all content population"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "ON"
|
||
|
},
|
||
|
{
|
||
|
"name" : "FETCHCONTENT_UPDATES_DISCONNECTED",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Enables UPDATE_DISCONNECTED behavior for all content population"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "FIND_PACKAGE_MESSAGE_DETAILS_Python3",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Details about finding Python3"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "[/usr/bin/python3][cfound components: Interpreter ][v3.11.9()]"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_ARM",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_BOARD",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "PICO target board (e.g. pico, pico2)"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "pico"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_BOARD_HEADER_DIRS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "PICO board header directories"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_BOOT_STAGE2_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/src/rp2040/boot_stage2"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_BUILD_DOCS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Build HTML Doxygen docs"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_CMAKE_PRELOAD_PLATFORM_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/cmake/preload/platforms"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_CMAKE_PRELOAD_PLATFORM_FILE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/cmake/preload/platforms/rp2040.cmake"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_CMSIS_DEVICE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "RP2040"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_COMPILER_ASM",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_COMPILER_CC",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_COMPILER_CXX",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-g++"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_COPY_TO_RAM",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Default binaries to copy code to RAM when booting from flash"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_DEBUG_INFO_IN_RELEASE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Include debug info in release builds"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "ON"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_DEFAULT_BOOT_STAGE2",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "boot stage 2 short name"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "compile_time_choice"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_DEOPTIMIZED_DEBUG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Build debug builds with -O0"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_DOXYGEN_ENABLED_SECTIONS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "rp2040_specific"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_DOXYGEN_EXCLUDE_PATHS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/src/rp2040/hardware_regs;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/cmsis"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_DOXYGEN_PATHS",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/src/common/boot_picobin_headers;/home/user/.pico-sdk/sdk/2.0.0/src/common/boot_picoboot_headers;/home/user/.pico-sdk/sdk/2.0.0/src/common/boot_uf2_headers;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_base_headers;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_usb_reset_interface_headers;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_bit_ops_headers;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_binary_info;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_divider_headers;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_sync;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_time;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_util;/home/user/.pico-sdk/sdk/2.0.0/src/common/pico_stdlib_headers;/home/user/.pico-sdk/sdk/2.0.0/src/common/hardware_claim;/home/user/.pico-sdk/sdk/2.0.0/src/rp2040/pico_platform;/home/user/.pico-sdk/sdk/2.0.0/src/rp2040/hardware_regs;/home/user/.pico-sdk/sdk/2.0.0/src/rp2040/hardware_structs;/home/user/.pico-sdk/sdk/2.0.0/src/rp2040/boot_stage2;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_base;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_adc;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_boot_lock;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_clocks;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_divider;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_dma;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_exception;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_flash;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_gpio;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_i2c;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_interp;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_irq;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_pio;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_pll;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_pwm;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_resets;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_rtc;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_spi;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_sync;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_sync_spin_lock;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_ticks;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_timer;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_uart;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_vreg;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_watchdog;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/hardware_xosc;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_bootrom;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_platform_compiler;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_platform_sections;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_platform_panic;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_aon_timer;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_bootsel_via_double_reset;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_multicore;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_unique_id;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_atomic;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_bit_ops;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_divider;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_double;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_int64_ops;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_flash;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_float;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_mem_ops;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_malloc;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_printf;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_rand;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_stdio_semihosting;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_stdio_uart;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/pico_stdio_rtt;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/cmsis;/home/user/.pico-sdk/sdk/2.0.0/src/rp2_common/tinyusb;/home/user/.pico-sdk/sdk/2.0
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_DOXYGEN_PRE_DEFINES",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "PICO_RP2040=1;PICO_RP2350=0"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_GCC_TRIPLE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "arm-none-eabi"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_NO_FLASH",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Default binaries to not not use flash"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_NO_HARDWARE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "0"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_OBJCOPY",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-objcopy"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_OBJDUMP",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to a program."
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-objdump"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_ON_DEVICE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_PLATFORM",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "PICO Build platform (e.g. rp2040, rp2350, rp2350-riscv, host)"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STRING",
|
||
|
"value" : "rp2040"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_PLATFORM_CMAKE_FILE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/src/rp2040.cmake"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_PREVIOUS_CMAKE_TOOLCHAIN_FILE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Saved CMAKE_TOOLCHAIN_FILE"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/cmake/preload/toolchains/pico_arm_cortex_m0plus_gcc.cmake"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_RISCV",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "0"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_RP2040",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_RP2350",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "0"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_SDK_FETCH_FROM_GIT",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Set to ON to fetch copy of SDK from git if not otherwise locatable"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_SDK_FETCH_FROM_GIT_PATH",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "location to download SDK"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_SDK_FETCH_FROM_GIT_TAG",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "release tag for SDK"
|
||
|
}
|
||
|
],
|
||
|
"type" : "FILEPATH",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_SDK_PATH",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Path to the Raspberry Pi Pico SDK"
|
||
|
}
|
||
|
],
|
||
|
"type" : "PATH",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_SDK_TESTS_ENABLED",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Enable build of SDK tests"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_STDIO_RTT",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Globally enable stdio RTT"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_STDIO_SEMIHOSTING",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Globally enable stdio semi-hosting"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_STDIO_UART",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Globally enable stdio UART"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "ON"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_STDIO_USB",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Globally enable stdio USB"
|
||
|
}
|
||
|
],
|
||
|
"type" : "BOOL",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_TOOLCHAIN_PATH",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/toolchain/13_2_Rel1"
|
||
|
},
|
||
|
{
|
||
|
"name" : "PICO_TOOLS_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0/tools"
|
||
|
},
|
||
|
{
|
||
|
"name" : "Python3_EXECUTABLE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "No help, variable specified on the command line."
|
||
|
}
|
||
|
],
|
||
|
"type" : "UNINITIALIZED",
|
||
|
"value" : "/usr/bin/python3"
|
||
|
},
|
||
|
{
|
||
|
"name" : "_Python3_Compiler_REASON_FAILURE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Compiler reason failure"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "_Python3_Development_REASON_FAILURE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Development reason failure"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "_Python3_EXECUTABLE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "/usr/bin/python3"
|
||
|
},
|
||
|
{
|
||
|
"name" : "_Python3_INTERPRETER_PROPERTIES",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Python3 Properties"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "Python;3;11;9;32;64;;;abi3;/usr/lib64/python3.11;/usr/local/lib64/python3.11;/usr/local/lib/python3.11/site-packages;/usr/local/lib64/python3.11/site-packages"
|
||
|
},
|
||
|
{
|
||
|
"name" : "_Python3_INTERPRETER_SIGNATURE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : ""
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : "bb1f7d862e7cc7765c27ce56f43851f0"
|
||
|
},
|
||
|
{
|
||
|
"name" : "_Python3_NumPy_REASON_FAILURE",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "NumPy reason failure"
|
||
|
}
|
||
|
],
|
||
|
"type" : "INTERNAL",
|
||
|
"value" : ""
|
||
|
},
|
||
|
{
|
||
|
"name" : "dht11_BINARY_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : "/home/user/Documents/pico/dht11/build"
|
||
|
},
|
||
|
{
|
||
|
"name" : "dht11_IS_TOP_LEVEL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : "ON"
|
||
|
},
|
||
|
{
|
||
|
"name" : "dht11_SOURCE_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : "/home/user/Documents/pico/dht11"
|
||
|
},
|
||
|
{
|
||
|
"name" : "pico_sdk_BINARY_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : "/home/user/Documents/pico/dht11/build/pico-sdk"
|
||
|
},
|
||
|
{
|
||
|
"name" : "pico_sdk_IS_TOP_LEVEL",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : "OFF"
|
||
|
},
|
||
|
{
|
||
|
"name" : "pico_sdk_SOURCE_DIR",
|
||
|
"properties" :
|
||
|
[
|
||
|
{
|
||
|
"name" : "HELPSTRING",
|
||
|
"value" : "Value Computed by CMake"
|
||
|
}
|
||
|
],
|
||
|
"type" : "STATIC",
|
||
|
"value" : "/home/user/.pico-sdk/sdk/2.0.0"
|
||
|
}
|
||
|
],
|
||
|
"kind" : "cache",
|
||
|
"version" :
|
||
|
{
|
||
|
"major" : 2,
|
||
|
"minor" : 0
|
||
|
}
|
||
|
}
|