Home
last modified time | relevance | path

Searched refs:cross (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-latest/cmake/toolchain/cross-compile/
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})")
DKconfig8 Set this if the cross-compile toolchain being used for the build
15 Set this if the cross-compile toolchain being used for the build
Dtarget.cmake4 # When using cross-compile, the generic toolchain will be identical to the
/Zephyr-latest/doc/develop/toolchains/
Dother_x_compilers.rst8 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/samples/subsys/input/draw_touch_events/
DKconfig5 int "Screen width to cross horizontal/vertical dimension ratio"
/Zephyr-latest/tests/drivers/uart/uart_elementary/
DREADME.txt7 For dual uart configuratiom - UART0 and UART1 TXs and RXs cross-connected
/Zephyr-latest/samples/sensor/adc_cmp_npcx/
DREADME.rst21 to ADC channel 8, when voltages cross upper/lower limits, detection messages
/Zephyr-latest/cmake/toolchain/oneApi/
Dgeneric.cmake36 # and the clang from oneApi can't recognize those cross
/Zephyr-latest/samples/arch/smp/pi/
DREADME.rst11 no cross-dependencies or shared resources.
/Zephyr-latest/doc/project/
Dissues.rst7 issues, it is recommended to cross-reference source code commits with the
/Zephyr-latest/lib/libc/newlib/
DCMakeLists.txt17 # using ZEPHYR_TOOLCHAIN_VARIANT=cross-compile it will be either up to the
/Zephyr-latest/cmake/modules/
DFindDeprecated.cmake49 set(ZEPHYR_TOOLCHAIN_VARIANT cross-compile CACHE STRING "Zephyr toolchain variant" FORCE)
51 "Please set ZEPHYR_TOOLCHAIN_VARIANT to 'cross-compile'"
DFindTargetTools.cmake59 # When the CMAKE_SYSTEM_NAME variable is set explicitly to enable cross
/Zephyr-latest/soc/espressif/common/
DCMakeLists.txt62 # Look for cross references between bootloader sections
/Zephyr-latest/boards/snps/nsim/arc_v/doc/
Dindex.rst49 * **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
/Zephyr-latest/doc/services/device_mgmt/
Ddfu.rst57 Zephyr is directly compatible with the open source, cross-RTOS
/Zephyr-latest/boards/mediatek/
Dindex.rst144 and can use it to build by setting it as your Zephyr cross compiler:
149 export ZEPHYR_TOOLCHAIN_VARIANT=cross-compile
/Zephyr-latest/boards/telink/tlsr9518adk80d/doc/
Dindex.rst131 # Set Zephyr toolchain variant to cross-compile
132 export ZEPHYR_TOOLCHAIN_VARIANT=cross-compile
/Zephyr-latest/cmake/linker/xt-ld/
Dtarget.cmake5 # When Toolchain home is defined, then we are cross-compiling, so only look
/Zephyr-latest/doc/develop/tools/
Dvscode.rst6 `Visual Studio Code`_ (VS Code for short) is a popular cross-platform IDE that supports C projects
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/
Dindex.rst96 * **cross-compile** - implies ARC GNU cross toolchain, which is not a part of Zephyr SDK. Note that
97 some (especially new) sub-configurations may declare ``cross-compile`` toolchain support without
/Zephyr-latest/samples/modules/thrift/hello/
DREADME.rst112 cross-language capabilities of Thrift.
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst100 cross-compilation. For that reason it uniquely exports by default to the
302 cross-compilers, the Zephyr SDK also provides prebuilt host tools. It is,
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst142 * New management subsystem based on the cross-RTOS MCUmgr:
146 * mcumgr cross-platform command-line tool
383 * :github:`5589` - Issue with using generic gcc cross compile with cmake
418 * :github:`5771` - Linking issues with host cross compile with cmake
/Zephyr-latest/cmake/linker_script/common/
Dcommon-rom.cmake30 # How to do cross linker ?

123