Searched full:builds (Results 76 – 100 of 262) sorted by relevance
1234567891011
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | lifos.rst | 87 The following code builds on the example above, and uses the LIFO 122 The following code builds on the example above, and uses the LIFO
|
D | stacks.rst | 91 The following code builds on the example above, and shows how a thread 114 The following code builds on the example above, and shows how a thread
|
D | fifos.rst | 96 The following code builds on the example above, and uses the FIFO 134 The following code builds on the example above, and uses the FIFO
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 67 For new builds, the ``--board`` option, :envvar:`BOARD` environment variable, 70 .. _west-multi-domain-builds: 72 Sysbuild (multi-domain builds) 164 Pristine Builds 168 byproducts from previous builds have been removed. 195 Verbose Builds 216 generated. This will make incremental builds slower (but still much faster 220 <build-dir>`` on subsequent runs to do incremental builds. 223 section; it will not slow down incremental builds. 540 When a :ref:`west-multi-domain-builds` folder is detected, then ``west flash`` [all …]
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | target.cmake | 8 # are unused during "real" builds of Zephyr source files linked into
|
/Zephyr-latest/ |
D | .gitignore | 69 # Normal west builds will place the Rust target directory under the build directory. However,
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | Kconfig | 18 A minimum 4-byte alignment is enforced in ARM builds without
|
/Zephyr-latest/tests/drivers/build_all/w1/ |
D | app.overlay | 6 * Application overlay for testing driver builds
|
/Zephyr-latest/doc/kernel/object_cores/ |
D | index.rst | 123 code builds on the example above and initializes the object core. 141 :c:func:`k_obj_type_walk_unlocked`. The following code builds upon the example 174 The following code builds on the examples above and shows how an object
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | slabs.rst | 104 The following code builds on the example above, and waits up to 100 milliseconds 124 The following code builds on the example above, and allocates a memory block,
|
/Zephyr-latest/tests/arch/arm/arm_thread_swap/ |
D | README.txt | 61 ninja/make clean # discard results of previous builds 64 ninja/make pristine # discard results of previous builds
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | README.txt | 34 make clean # discard results of previous builds 37 make pristine # discard results of previous builds
|
/Zephyr-latest/tests/crypto/tinycrypt/ |
D | README.txt | 22 make clean # discard results of previous builds 25 make pristine # discard results of previous builds
|
/Zephyr-latest/tests/lib/mem_alloc/ |
D | README.txt | 29 make clean # discard results of previous builds 32 make pristine # discard results of previous builds
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | native_simulator_sb_extensions.cmake | 15 # this final executable in the same place as for non-sysbuild builds.
|
D | sysbuild_root.cmake | 22 # correctly to image builds.
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest_defaults.c | 60 * in the command line argument. Run all tests for non-posix builds
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | CMakeLists.txt | 17 # available; generally it isn't except in SOF builds). Note that the
|
/Zephyr-latest/tests/kernel/context/ |
D | README.txt | 71 make clean # discard results of previous builds 74 make pristine # discard results of previous builds
|
/Zephyr-latest/cmake/compiler/armclang/ |
D | target.cmake | 9 # are unused during "real" builds of Zephyr source files linked into
|
/Zephyr-latest/tests/subsys/debug/coredump/src/ |
D | main.c | 57 * builds may crash the system, so use, instead an in func_3()
|
/Zephyr-latest/tests/drivers/build_all/led_strip/ |
D | app.overlay | 7 * Application overlay for testing driver builds
|
/Zephyr-latest/tests/drivers/build_all/video/ |
D | app.overlay | 6 * Application overlay for testing driver builds
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | mutexes.rst | 122 The following code builds on the example above, and waits indefinitely 145 The following code builds on the example above,
|
/Zephyr-latest/include/zephyr/drivers/firmware/scmi/ |
D | protocol.h | 23 * Builds an SCMI message header based on the
|
1234567891011