Home
last modified time | relevance | path

Searched refs:zephyr (Results 1 – 25 of 35) sorted by relevance

12

/scripts/tests/twister/test_data/boards/1_level/2_level/
A Dboard.yml4 vendor: zephyr
8 vendor: zephyr
12 vendor: zephyr
A Dboard_config_2.yaml6 - zephyr
A Dboard_config_1.yaml6 - zephyr
A Dboard_config_3.yaml6 - zephyr
/scripts/ci/
A Dtags.yaml43 # zephyr-keep-sorted-start
67 - include/zephyr/mgmt/mcumgr/
72 - include/zephyr/net/
95 - include/zephyr/net/wifi.h
96 - include/zephyr/net/wifi_mgmt.h
97 - include/zephyr/net/wifi_nm.h
98 - include/zephyr/net/wifi_utils.h
100 # zephyr-keep-sorted-stop
/scripts/
A Drequirements-compliance.txt4 # zephyr-keep-sorted-start
18 # zephyr-keep-sorted-stop
A Drequirements-actions.in1 # zephyr-keep-sorted-start
41 # zephyr-keep-sorted-stop
A Drequirements-build-test.txt1 # BUILD-TEST: required to do build tests of zephyr
A Drequirements-run-test.txt1 # RUN-TEST: required to do run time tests of zephyr
A Drequirements-base.txt1 # BASE: required to build or create images with zephyr
/scripts/ci/es_upload/
A DREADME.md75 --index zephyr-test-example \
82 --index zephyr-test-example \
90 [Kernel Timer Behavior](https://github.com/zephyrproject-rtos/zephyr/tree/main/tests/kernel/timer/t…
96 --index zephyr-test-recording-example-1 \
103 --index zephyr-test-recording-example-1 \
114 [Kernel Latency Benchmarks](https://github.com/zephyrproject-rtos/zephyr/tree/main/tests/benchmarks…
120 --index zephyr-test-recording-example-2 \
128 --index zephyr-test-recording-example-2 \
143 --index zephyr-memory-footprint-example \
150 --index zephyr-memory-footprint-example \
/scripts/net/
A Drun-sample-tests.sh166 build/zephyr/zephyr.exe &
286 $BASENAME [-Z <zephyr base directory>] [-N <net-tools base directory>] [<list of test directories>]
291 -Z|--zephyr-dir <dir>
328 -Z|--zephyr-dir)
/scripts/west_commands/completion/
A Dwest-completion.zsh35 'zephyr-export[export Zephyr installation as a CMake config package]'
66 '(-z --zephyr-base)'{-z,--zephyr-base}'[zephyr base folder]:zephyr base folder:_directories'
100 [[ -v _opt_args[--zephyr-base] ]] && extra_args="-z $_opt_args[--zephyr-base]"
299 '--elf-file[path to zephyr.elf]:path to zephyr.elf:_files'
300 '--hex-file[path to zephyr.hex]:path to zephyr.hex:_files'
301 '--bin-file[path to zephyr.bin]:path to zephyr.bin:_files'
A Dwest-completion.fish103 case '-z' '--zephyr-base'
141 if test \("$tokens[$idx]" = "-z"\) -o \("$tokens[$idx]" = "--zephyr-base"\)
180 "zephyr-export" "export Zephyr installation as a CMake config package" \
343 …ude -z --zephyr-base; or __zephyr_west_is_last_token -z --zephyr-base" -o z -l zephyr-base -xa "(_…
481 … debug debugserver attach" -l elf-file -rka "(__fish_complete_suffix .elf)" -d "path to zephyr.elf"
482 … debug debugserver attach" -l hex-file -rka "(__fish_complete_suffix .hex)" -d "path to zephyr.hex"
483 … debug debugserver attach" -l bin-file -rka "(__fish_complete_suffix .bin)" -d "path to zephyr.bin"
488 # zephyr-export
489 …zephyr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra zephyr-export -d "export …
/scripts/tests/twister_blackbox/test_data/tests/seed_native_sim/dummy/
A DKconfig7 source "Kconfig.zephyr"
/scripts/tests/twister_blackbox/test_data/samples/pytest/shell/
A Dtest_sample.yaml3 filter: CONFIG_SERIAL and dt_chosen_enabled("zephyr,shell-uart")
/scripts/schemas/
A Dpatch-schema.yml15 # E.g. zephyr/kernel-pipe-fix-not-k-no-wait-and-ge-min-xfer-bytes.patch
28 # e.g. zephyr, or bootloader/mcuboot
56 # e.g. https://github.com/zephyrproject-rtos/zephyr/pull/24486
62 # or bug report, e.g. https://github.com/zephyrproject-rtos/zephyr/issues/24485
A Dbuild-schema.yml109 zephyr:
112 zephyr-base:
/scripts/tests/twister/test_data/
A Dtest_config.yaml7 A plan to be used verifying basic zephyr features on hardware.
/scripts/west_commands/tests/
A Dtest_nxp_s32dbg.py145 zephyr = tmp_path / 'zephyr'
146 zephyr.mkdir()
147 dotconfig = zephyr / '.config'
A Dtest_mdb.py141 zephyr = tmpdir / 'zephyr'
142 zephyr.mkdir()
143 with open(zephyr / '.config', 'w') as f:
A Dtest_bossac.py145 zephyr = tmpdir / 'zephyr'
146 zephyr.mkdir()
147 with open(zephyr / '.config', 'w') as f:
A Dtest_nrf.py362 zephyr = tmpdir / 'zephyr'
363 zephyr.mkdir()
364 dotconfig = os.fspath(zephyr / '.config')
/scripts/dts/
A DREADME.txt22 For now, the 'main' copy will continue to be hosted here in the zephyr
26 Code in the zephyr repository which needs these libraries will import
/scripts/west_commands/
A DREADME.txt2 tightly coupled to the zephyr tree. This includes the build, flash,

Completed in 91 milliseconds

12