Searched refs:command (Results 776 – 800 of 805) sorted by relevance
1...<<313233
/Zephyr-latest/boards/ezurio/bl5340_dvk/doc/ |
D | index.rst | 359 :ref:`west <west-build-flash-debug>`, run this command for more
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 238 the west command-line tool. 599 issues, you can add option --no-verify to the git push command. 763 command line Git commands and browser interaction with GitHub. As it is with
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.10.rst | 250 * :github:`1670` - Add Reject command handling 484 * :github:`4827` - Ping command crashes kernel over qemu_x86
|
D | release-notes-2.1.rst | 345 * Fixed selection of network interface when using "net ping" command to send 538 * :github:`20613` - HCI reset command complete before LL reset done 581 * :github:`20449` - 'west flash' command failed on sam\_e70\_xplained board.
|
D | release-notes-2.5.rst | 488 * Improved reading from interface in command handler. 491 * Constified modem command structures to reduce RAM usage. 1182 * :github:`31110` - How can I overwrite west build in command? 1675 * :github:`28547` - up_squared: tests/subsys/debug/coredump failed using twister command. 1743 * :github:`27506` - driver: peci: mchp: Ping command is failing due to improper tx wait timeout. 1928 * :github:`12353` - intel_s1000: SPI Flash Erase command doesn't work when booting from flash
|
D | release-notes-1.9.rst | 378 * ``ZEP-2575`` - error:[ '-O: command not found'] with LLVM/icx (samples/hello_world)
|
D | release-notes-2.2.rst | 438 * Added I2C shell with scan command 737 * :github:`23172` - Common west flash, debug arguments like --hex-file can't be used from command l… 1161 * :github:`15906` - WEST ERROR: extension command build was improperly defined
|
D | migration-guide-3.5.rst | 108 name>`` command, or ``west config manifest.group-filter -- +optional`` to
|
D | release-notes-2.3.rst | 661 * A new ``west`` extension command, ``west zephyr-export`` is introduced for easy 1023 * :github:`24216` - Shell: Allow selecting command without subcommands 1162 * :github:`23444` - drivers: hwinfo: shell command "hwinfo devid" output ignores endianness
|
D | release-notes-1.7.rst | 226 * ``ZEP-886`` - 802.15.4 - MAC command frame support
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/ |
D | README.rst | 143 and run it in qemu via the ``run`` command.
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 138 …Use the ``nrfutil trace stm`` command to start capturing logs from the device, specifying the data…
|
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/ |
D | index.rst | 436 Plug in the J-Link into the board and PC and run the J-Link command line tool:
|
/Zephyr-latest/boards/snps/hsdk/doc/ |
D | index.rst | 485 This command still uses openocd and gdb to load the application elf file to
|
/Zephyr-latest/boards/snps/hsdk4xd/doc/ |
D | index.rst | 481 This command still uses openocd and gdb to load the application elf file to
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 715 characters that will be captured from command output.
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 6830 def _shell_fn(kconf, _, command): argument 6834 command, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE 6846 command, "\n".join(stderr.splitlines())),
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 626 The Paring Failed command of the Security Manager Protocol cannot be 768 int "Timeout for pending LE Create Connection command in seconds"
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 708 runner wraps Segger's J-Link tools, and so on. But the runner command line 736 To see what a ``west flash`` or ``west debug`` command is doing exactly, run it
|
D | arch.rst | 899 * This function is called when GDB sends a ``c`` or ``continue`` command 904 * This function is called when GDB sends a ``si`` or ``stepi`` command
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 467 following command
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | media_proxy.c | 2119 mprx.sctrlr.cbs->command(cmd_ntf); in media_proxy_pl_command_cb()
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 340 comand||command
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 31 The shell DNS command can cause unpredictable results due to misuse of 978 In the process of setting SCAN_RSP through the HCI command, the Zephyr
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 129 and the host ran out the HCI command buffers controlled by 132 issue, make sure to have sufficient number of HCI command buffers.
|
1...<<313233