Searched refs:cross (Results 26 – 50 of 62) sorted by relevance
123
/Zephyr-latest/doc/develop/tools/ |
D | vscode.rst | 6 `Visual Studio Code`_ (VS Code for short) is a popular cross-platform IDE that supports C projects
|
D | clion.rst | 15 CLion_ is a cross-platform C/C++ IDE that supports multi-threaded RTOS debugging.
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 96 * **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/soc/espressif/esp32c2/ |
D | mcuboot.ld | 47 /* TODO: cross-segments calls in the libzephyr.a:device.* */
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | mcuboot.ld | 47 /* TODO: cross-segments calls in the libzephyr.a:device.* */
|
/Zephyr-latest/samples/modules/thrift/hello/ |
D | README.rst | 112 cross-language capabilities of Thrift.
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 100 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/ |
D | release-notes-1.11.rst | 142 * 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
|
D | release-notes-1.6.rst | 101 * Added cross-transport pairing support for the Security Manager Protocol.
|
/Zephyr-latest/cmake/linker_script/common/ |
D | common-rom.cmake | 27 # How to do cross linker ?
|
/Zephyr-latest/cmake/ide/ |
D | eclipse_cdt4_generator_amendment.cmake | 110 message(" to 'CDT cross GCC Built-in Compiler Settings' provider command definition")
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 92 # with cross compilation.
|
/Zephyr-latest/doc/services/sensing/ |
D | index.rst | 46 cross host OSes support and as well as IoT sensor solutions.
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 281 * Facilitate cross execution context scheduling
|
/Zephyr-latest/boards/st/nucleo_wl55jc/doc/ |
D | nucleo_wl55jc.rst | 155 - Dual CPU cross trigger capabilities
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/ |
D | index.rst | 198 For example, using the cross-platform `pySerial miniterm`_ terminal:
|
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/ |
D | index.rst | 40 CoreSight ETM modules, and also enables cross-triggering by utilizing CTI and CTM modules.
|
/Zephyr-latest/ |
D | LICENSE | 83 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 559 export ZEPHYR_TOOLCHAIN_VARIANT=cross-compile 563 set ZEPHYR_TOOLCHAIN_VARIANT=cross-compile
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 630 To enable easy cross-page linking within the site, each file should have 643 it will show up as :ref:`doc_guidelines`. This type of internal cross reference works across 686 You may use these roles to cross-reference the Doxygen documentation of C functions, macros,
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 147 change depending on the toolchain you are using and your cross-development
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 205 injection, OS injection, classic buffer overflow, cross-site
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 203 # TODO: Add support for cross-compile toolchain variant
|
/Zephyr-latest/doc/develop/ |
D | beyond-GSG.rst | 63 a cross-compiler and related tools which are different from the compiler
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 546 * The *end domain* has the logging core implementation and a cross-domain 549 have backends that output logs to the user. It has a cross-domain backend either to
|
123