Searched refs:command (Results 776 – 800 of 853) sorted by relevance
1...<<3132333435
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 844 * Various fixes to bootstrap. Now client ensures that Bootstrap-Finish command is sent, 853 * Added new shell command, ``lwm2m create``, which allows to create LwM2M object instances. 2076 received command was not properly checked. 2096 * Added optional ``force`` parameter to os mgmt reset command, this can be checked in the 2105 * Added STM32 SPI backend for EC Host command protocol. 2236 command output sent instead. 2259 * Added ``dumpinfo`` command for signed image parsing in imgtool. 2261 * Added ``getpubhash`` command to dump the sha256 hash of the public key in imgtool.
|
D | release-notes-3.7.rst | 928 * Added device completion to LED shell commands and made the ``get_info`` command display 1020 advanced SPI controllers and peripherals that typically require command, address and data 1064 * Added ``is_enabled`` shell command. 1070 * Fixed strcmp usage bug in ``adset`` shell command. 1504 * Added ``net ipv4 gateway`` command to set IPv4 gateway address. 1508 * Added option to set random MAC address with ``net iface set_mac`` command. 1662 command. 1962 * Updated imgtool version.py to take command line arguments 1968 * Fixed imgtool verify command for edcsa-p384 signed images
|
D | release-notes-2.7.rst | 348 * Implement 'run' command for SMP nSIM simulation board 670 * Fixed possible assertion in ``net nbr`` shell command. 1092 * :github:`38761` - Does zephyr_library_property defines -DTRUE in command-line? 1154 * :github:`38479` - "west flash" command exiting with error 1156 * :github:`38474` - command exited with status 63: nrfjprog --ids 1212 * :github:`38196` - net nbr command might crash 1418 * :github:`37482` - 'cmd.exe' is not recognized as an internal or external command, operable progra… 1577 * :github:`36678` - Zephyr Throws Exception for Shell "log status" command when Telnet is shell bac… 1789 * :github:`34305` - Shell [modem send] command causes shell to hang after about 10 seconds, Sara R4…
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 441 # KEY build cmake command 443 # To remove the key 'command' underneath 'cmake' in the toplevel 'build'
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_ke1xf.dtsi | 321 interrupt-names = "command-complete", "read-collision";
|
D | nxp_k6x.dtsi | 150 interrupt-names = "command-complete", "read-collision";
|
/Zephyr-latest/soc/cdns/sample_controller32/include/ |
D | xtensa-sample-controller32.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/include/zephyr/arch/riscv/common/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 224 the following pyOCD command:
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 180 by using a USB stick or through the ethernet with the scp command, for example.
|
/Zephyr-latest/boards/96boards/meerkat96/doc/ |
D | index.rst | 266 Plug in the J-Link into the board and PC and run the J-Link command line tool:
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/ |
D | README.md | 191 |LightweightM2M-1.1-int-311 - Send command |:white_check_mark:| |
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 123 To turn this off for just one ``west build`` command, run: 169 settings and Kconfig build options given on the command line as 213 command line. You can also set Kconfig options via CMake as
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 1224 command = ["mklink", "/J", f"{link_path}", os.path.normpath(instance.build_dir)] 1225 subprocess.call(command, shell=True)
|
/Zephyr-latest/soc/cdns/xtensa_sample_controller/include/ |
D | xtensa-sample-controller.ld | 8 * @brief Linker command/script file
|
/Zephyr-latest/boards/snps/emsdp/doc/ |
D | index.rst | 259 This command still uses openocd and gdb to load the application elf file to EM
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 331 * command to save them.
|
/Zephyr-latest/boards/st/stm32h573i_dk/doc/ |
D | index.rst | 265 requires to enable "pack" support with the following pyOCD command:
|
/Zephyr-latest/boards/st/stm32h747i_disco/doc/ |
D | index.rst | 123 ``st_b_lcd40_dsi1_mb1166_a09`` to your build command, for example:
|
/Zephyr-latest/boards/nordic/nrf5340dk/doc/ |
D | index.rst | 268 this command for more details on the related ``--recover`` option:
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 26 build command line or in a CMakeLists.txt.
|
/Zephyr-latest/doc/ |
D | glossary.rst | 187 system by creating a west workspace using the ``west init`` command. See
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | README.rst | 211 the following command:
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_extensions.cmake | 141 # passed using `-D` on command invocation. 665 # This function extends the standard add_subdirectory() command with additional,
|
1...<<3132333435