Searched refs:cmake (Results 1 – 25 of 702) sorted by relevance
12345678910>>...29
19 # at the end, either here or in sysbuild.cmake.89 set(VARIABLE "cmake cache" CACHE INTERNAL "")94 assert_equal(VARIABLE "cmake cache")124 set(TESTCASE_VARIABLE "cmake cache" CACHE INTERNAL "")129 IMAGE no_sysbuild "cmake cache"178 set(VARIABLE "cmake cache" CACHE INTERNAL "")182 assert_equal(VARIABLE "cmake cache;environment;local")193 set(VARIABLE "cmake cache" CACHE INTERNAL "")197 assert_equal(VARIABLE "cmake cache;local")239 set(TESTCASE_VARIABLE "cmake cache" CACHE INTERNAL "")[all …]
13 Zephyr will then include the toolchain cmake files located in the16 - :file:`cmake/toolchain/<toolchain name>/generic.cmake`: configures the20 - :file:`cmake/toolchain/<toolchain name>/target.cmake`: configures the26 See the zephyr files :zephyr_file:`cmake/modules/FindHostTools.cmake` and27 :zephyr_file:`cmake/modules/FindTargetTools.cmake` for more details on what your28 :file:`generic.cmake` and :file:`target.cmake` files should contain.39 cmake -DZEPHYR_TOOLCHAIN_VARIANT=... -DTOOLCHAIN_ROOT=...41 If you do this, ``-C <initial-cache>`` `cmake option`_ may useful. If you save43 settings in a file named :file:`my-toolchain.cmake`, you can then invoke cmake44 as ``cmake -C my-toolchain.cmake ...`` to save typing.[all …]
36 # https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/CrossCompiling:41 # like Linux.cmake or Windows-gcc.cmake. If your target is an embedded45 # https://cmake.org/cmake/help/latest/variable/CMAKE_SYSTEM_PROCESSOR.html:48 # https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/CrossCompiling:52 # CMAKE_SYSTEM_NAME-compiler-CMAKE_SYSTEM_PROCESSOR.cmake file,57 # https://cmake.org/cmake/help/latest/variable/CMAKE_SYSTEM_VERSION.html:63 # https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_BYTE_ORDER.html87 include(${TOOLCHAIN_ROOT}/cmake/toolchain/${ZEPHYR_TOOLCHAIN_VARIANT}/target.cmake)97 # In Zephyr, toolchains require a port under cmake/toolchain/.102 include(${TOOLCHAIN_ROOT}/cmake/compiler/${COMPILER}/target.cmake OPTIONAL)[all …]
7 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)9 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)10 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)11 include(${ZEPHYR_BASE}/boards/common/uf2.board.cmake)12 include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
5 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)6 include(${ZEPHYR_BASE}/boards/common/nrfutil.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)9 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
3 include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)6 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)9 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/linkserver.board.cmake)9 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)10 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)11 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)12 include(${ZEPHYR_BASE}/boards/common/canopen.board.cmake)
4 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)5 include(${ZEPHYR_BASE}/boards/common/nrfutil.board.cmake)6 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/nulink.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)9 include(${ZEPHYR_BASE}/boards/common/canopen.board.cmake)
5 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)6 include(${ZEPHYR_BASE}/boards/common/nrfutil.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)9 include(${ZEPHYR_BASE}/boards/common/canopen.board.cmake)
5 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)6 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/nrfutil.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)9 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
10 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)11 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)12 include(${ZEPHYR_BASE}/boards/common/stm32cubeprogrammer.board.cmake)13 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)14 include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake)7 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)8 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)9 include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
9 include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)10 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)11 include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)12 include(${ZEPHYR_BASE}/boards/common/trace32.board.cmake)