Searched refs:cross (Results 1 – 25 of 62) sorted by relevance
123
7 # specifying ZEPHYR_TOOLCHAIN_VARIANT to 'cross-compile' with the location11 # 'cross-compile' and the 'CROSS_COMPILE' env var to the toolchain31 message(STATUS "Found toolchain: cross-compile (${CROSS_COMPILE})")
8 Set this if the cross-compile toolchain being used for the build15 Set this if the cross-compile toolchain being used for the build
4 # When using cross-compile, the generic toolchain will be identical to the
8 GNU-based cross toolchain.10 Examples of such "other cross compilers" are cross toolchains that your Linux19 #. Install a cross compiler suitable for your host and target systems.34 - Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``cross-compile``.47 cross-compile
9 :ref:`cross-compile toolchain variant <other_x_compilers>` should be used
5 int "Screen width to cross horizontal/vertical dimension ratio"
7 For dual uart configuratiom - UART0 and UART1 TXs and RXs cross-connected
21 to ADC channel 8, when voltages cross upper/lower limits, detection messages
36 # and the clang from oneApi can't recognize those cross
11 no cross-dependencies or shared resources.
7 issues, it is recommended to cross-reference source code commits with the
60 # search from cross references between bootloader sections
61 # search from cross references between bootloader sections
65 # search from cross references between bootloader sections
17 # using ZEPHYR_TOOLCHAIN_VARIANT=cross-compile it will be either up to the
49 set(ZEPHYR_TOOLCHAIN_VARIANT cross-compile CACHE STRING "Zephyr toolchain variant" FORCE)51 "Please set ZEPHYR_TOOLCHAIN_VARIANT to 'cross-compile'"
59 # When the CMAKE_SYSTEM_NAME variable is set explicitly to enable cross
83 # Look for cross references between bootloader sections
87 # Look for cross references between bootloader sections
49 * **cross-compile** - implies RISC-V GNU cross toolchain, which is not a part of Zephyr SDK. Note t…50 some (especially new) board targets may declare ``cross-compile`` toolchain support without
57 Zephyr is directly compatible with the open source, cross-RTOS
144 and can use it to build by setting it as your Zephyr cross compiler:149 export ZEPHYR_TOOLCHAIN_VARIANT=cross-compile
163 # Set Zephyr toolchain variant to cross-compile164 export ZEPHYR_TOOLCHAIN_VARIANT=cross-compile
5 # When Toolchain home is defined, then we are cross-compiling, so only look