Home
last modified time | relevance | path

Searched full:cross (Results 1 – 25 of 185) sorted by relevance

12345678

/Zephyr-latest/cmake/toolchain/cross-compile/
DKconfig5 bool "Cross-compile toolchain supports TLS"
8 Set this if the cross-compile toolchain being used for the build
12 bool "Cross-compile toolchain supports GNU Extensions"
15 Set this if the cross-compile toolchain being used for the build
Dgeneric.cmake7 # specifying ZEPHYR_TOOLCHAIN_VARIANT to 'cross-compile' with the location
11 # 'cross-compile' and the 'CROSS_COMPILE' env var to the toolchain
31 message(STATUS "Found toolchain: cross-compile (${CROSS_COMPILE})")
/Zephyr-latest/doc/develop/toolchains/
Dother_x_compilers.rst3 Other Cross Compilers
8 GNU-based cross toolchain.
10 Examples of such "other cross compilers" are cross toolchains that your Linux
19 #. Install a cross compiler suitable for your host and target systems.
34 - Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``cross-compile``.
47 cross-compile
/Zephyr-latest/boards/cdns/xt-sim/doc/
Dindex.rst58 if test "${CROSS}" = xcc
67 elif test "${CROSS}" = zephyr-xtensa
73 elif test "${CROSS}" = zephyr-x86
80 echo "Unsupported compiler '${CROSS}' defined by environment variable CROSS"
90 $ CROSS=xcc source zephyr-env.sh # Select xcc as compiler
/Zephyr-latest/boards/raspberrypi/rpi_5/
Drpi_5.yaml7 - cross-compile
/Zephyr-latest/boards/raspberrypi/rpi_4b/
Drpi_4b.yaml7 - cross-compile
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/
Dintel_socfpga_agilex5_socdk.yaml7 - cross-compile
/Zephyr-latest/boards/intel/socfpga/agilex_socdk/
Dintel_socfpga_agilex_socdk.yaml7 - cross-compile
/Zephyr-latest/boards/brcm/bcm958402m2/
Dbcm958402m2_bcm58402_a72.yaml7 - cross-compile
/Zephyr-latest/boards/xen/xenvm/
Dxenvm.yaml7 - cross-compile
Dxenvm_xenvm_gicv3.yaml7 - cross-compile
/Zephyr-latest/boards/starfive/visionfive2/
Dvisionfive2.yaml7 - cross-compile
/Zephyr-latest/boards/wch/ch32v003evt/
Dch32v003evt.yaml6 - cross-compile
/Zephyr-latest/boards/others/neorv32/
Dneorv32.yaml6 - cross-compile
/Zephyr-latest/boards/firefly/roc_rk3568_pc/
Droc_rk3568_pc.yaml7 - cross-compile
/Zephyr-latest/boards/khadas/edgev/
Dkhadas_edgev.yaml7 - cross-compile
/Zephyr-latest/boards/nxp/ls1046ardb/
Dls1046ardb_ls1046a.yaml7 - cross-compile
Dls1046ardb_ls1046a_smp.yaml7 - cross-compile
Dls1046ardb_ls1046a_smp_4cores.yaml7 - cross-compile
/Zephyr-latest/boards/renesas/rcar_spider_s4/
Drcar_spider_s4_r8a779f0_a55.yaml7 - cross-compile
/Zephyr-latest/boards/snps/iotdk/
Diotdk.yaml7 - cross-compile
/Zephyr-latest/boards/qemu/kvm_arm64/
Dqemu_kvm_arm64.yaml7 - cross-compile
/Zephyr-latest/boards/snps/hsdk/
Dhsdk.yaml7 - cross-compile
/Zephyr-latest/boards/snps/hsdk4xd/
Dhsdk4xd.yaml7 - cross-compile
/Zephyr-latest/samples/subsys/input/draw_touch_events/
DKconfig5 int "Screen width to cross horizontal/vertical dimension ratio"

12345678