Home
last modified time | relevance | path

Searched refs:make (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/Zephyr-latest/tests/kernel/xip/
DREADME.txt14 make run
23 make clean # discard results of previous builds
26 make pristine # discard results of previous builds
/Zephyr-latest/samples/application_development/external_lib/
DREADME.rst23 Install make using the following command:
27 choco install make
34 The pre-built make application can be downloaded from
35 https://gnuwin32.sourceforge.net/packages/make.htm by either getting both the
DCMakeLists.txt42 # https://www.gnu.org/software/make/manual/html_node/MAKE-Variable.html
44 else() # Obviously no MAKEFLAGS. Let's hope a "make" can be found somewhere.
45 set(submake "make")
/Zephyr-latest/tests/kernel/mutex/sys_mutex/
DREADME.txt14 make run
23 make clean # discard results of previous builds
26 make pristine # discard results of previous builds
/Zephyr-latest/tests/lib/sprintf/
DREADME.txt14 make run
23 make clean # discard results of previous builds
26 make pristine # discard results of previous builds
/Zephyr-latest/tests/crypto/tinycrypt_hmac_prng/
DREADME.txt13 make run
22 make clean # discard results of previous builds
25 make pristine # discard results of previous builds
/Zephyr-latest/tests/arch/arm/arm_irq_vector_table/
DREADME.txt15 make run
24 make clean # discard results of previous builds
27 make pristine # discard results of previous builds
/Zephyr-latest/tests/arch/arm/arm_sw_vector_relay/
DREADME.txt16 ninja/make run
25 ninja/make clean # discard results of previous builds
28 ninja/make pristine # discard results of previous builds
/Zephyr-latest/samples/net/sockets/tcp/
DREADME.rst21 make
31 make run
40 . make.sh
/Zephyr-latest/tests/arch/arm/arm_runtime_nmi/
DREADME.txt15 make run
24 make clean # discard results of previous builds
27 make pristine # discard results of previous builds
/Zephyr-latest/tests/arch/arm/arm_tz_wrap_func/src/
DREADME.txt21 ninja/make run
30 ninja/make clean # discard results of previous builds
33 ninja/make pristine # discard results of previous builds
/Zephyr-latest/tests/kernel/mem_protect/stackprot/
DREADME.txt14 make run
23 make clean # discard results of previous builds
26 make pristine # discard results of previous builds
/Zephyr-latest/tests/kernel/pending/
DREADME.txt15 make run
24 make clean # discard results of previous builds
27 make pristine # discard results of previous builds
/Zephyr-latest/tests/kernel/sleep/
DREADME.txt15 make run
24 make clean # discard results of previous builds
27 make pristine # discard results of previous builds
/Zephyr-latest/tests/crypto/tinycrypt/
DREADME.txt13 make run
22 make clean # discard results of previous builds
25 make pristine # discard results of previous builds
/Zephyr-latest/tests/lib/c_lib/common/
DREADME.txt17 make run
26 make clean # discard results of previous builds
29 make pristine # discard results of previous builds
/Zephyr-latest/tests/arch/common/ramfunc/
DREADME.txt18 ninja/make run
27 ninja/make clean # discard results of previous builds
30 ninja/make pristine # discard results of previous builds
/Zephyr-latest/tests/lib/mem_alloc/
DREADME.txt20 make run
29 make clean # discard results of previous builds
32 make pristine # discard results of previous builds
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt25 make run
34 make clean # discard results of previous builds
37 make pristine # discard results of previous builds
50 make run PI_NUM_ITERATIONS=100000
/Zephyr-latest/tests/arch/arm/arm_hardfault_validation/
DREADME.txt15 make run
24 make clean # discard results of previous builds
27 make pristine # discard results of previous builds
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt28 ninja/make run
37 ninja/make clean # discard results of previous builds
40 ninja/make pristine # discard results of previous builds
/Zephyr-latest/tests/arch/arm/arm_no_multithreading/
DREADME.txt23 ninja/make run
32 ninja/make clean # discard results of previous builds
35 ninja/make pristine # discard results of previous builds
/Zephyr-latest/samples/posix/eventfd/
DREADME.rst30 make -f Makefile.host
32 The make output file will be located in samples/posix/eventfd/build.
/Zephyr-latest/lib/libc/minimal/
DKconfig11 Enable non-reentrant functions that make use of the globals; e.g.
35 In order to make use of the non-reentrant rand() and srand(), it is
53 In order to make use of the non-reentrant gmtime(), it is necessary
/Zephyr-latest/tests/kernel/mem_slab/mslab/
DREADME.txt14 make run
23 make clean # discard results of previous builds
26 make pristine # discard results of previous builds

12345678910>>...22