Searched refs:shell (Results 1376 – 1400 of 1489) sorted by relevance
1...<<51525354555657585960
128 * Network shell enhancements279 * ``ZEP-2316`` - Testcase failure :tests/bluetooth/shell/testcase.ini#test_br289 * ``ZEP-2334`` - bluetooth shell build warning when CONFIG_DEBUG=y
910 * Added shell support for querying bus and CCC commands.928 * Added device completion to LED shell commands and made the ``get_info`` command display1002 * Added new set of shell commands for sending AT commands directly to a modem using the1003 newly implemented modem pipelinks. The implementation of the new shell commands is1064 * Added ``is_enabled`` shell command.1069 * Fixed display of micro values in shell.1070 * Fixed strcmp usage bug in ``adset`` shell command.1384 * Added HTTP shell component.1447 * Reworked telnet shell backend to use sockets and socket services API.1505 * Added argument validation in network shell macros.[all …]
181 * Added ADC shell192 * Added CAN shell378 This information can be seen in net-shell.379 * net-shell Ping command overhaul.425 * Extended and improved the Bluetooth shell with several commands732 * :github:`18019` - BT scan via shell fatal error799 * :github:`17690` - samples/subsys/shell/fs does not work?1006 * :github:`16578` - [Coverity CID :198869]Parse warnings in /subsys/shell/shell_rtt.c1117 * :github:`16080` - Zephyr UART shell crashes on start if main() is blocked1178 * :github:`15775` - [Coverity CID :198005]Memory - corruptions in /subsys/bluetooth/shell/gatt.c[all …]
118 * Net-shell fixes273 * :github:`3870` - Create a shell to configure OpenThread stack485 * :github:`6312` - The shell sample does not working on k64f board487 * :github:`6322` - shell crashes when enter is pressed
601 * MCUmgr applications that make use of serial transports (shell or UART) must now select608 * The following subsystem and driver shell modules are now disabled by default. Each required shell647 also has to be enabled in order to use the asynchronous serial shell (:github:`68475`).
352 * Added DAC shell426 * Added write/read and bus recovery commands to shell475 * Added a LoRa shell959 * :github:`24585` - How to read/write an big(>16K) file in littlefs shell sample on native posix bo…965 * :github:`24553` - samples/subsys/shell/fs/ fail on native posix board975 * :github:`24484` - The file system shell example failed to build1040 * :github:`24145` - File system shell example mount littleFS issue on nrf52840_pca100561150 * :github:`23507` - samples/subsys/shell/shell_module doesn't work on qemu_x86_641162 * :github:`23444` - drivers: hwinfo: shell command "hwinfo devid" output ignores endianness1335 * :github:`18422` - [Coverity CID :203415]Memory - illegal accesses in /subsys/shell/shell_telnet.c
180 .. code-block:: shell
177 .. code-block:: shell
13 zephyr,shell-uart = &uart0;
42 zephyr,shell-uart = &lpuart0;
44 .. code-block:: shell
84 1. Open a Linux shell (minicom, ssh, etc.) and login as root:
47 zephyr,shell-uart = &flexcomm0;
169 .. code-block:: shell
37 zephyr,shell-uart = &lpuart7;
212 can be seen in net-shell if needed.
184 .. code-block:: shell
170 .. code-block:: shell
20 zephyr,shell-uart = &uart2;
125 zephyr_library_sources_ifdef(CONFIG_MBEDTLS_SHELL shell.c)
31 The shell DNS command can cause unpredictable results due to misuse of34 Use After Free vulnerability in the Zephyr shell allows a serial or49 The shell implementation does not protect against buffer overruns53 Buffer vulnerability in the shell component of Zephyr allows a serial166 The shell subsystem contains a buffer overflow, whereby an adversary1204 net: shell: Improper input validation1271 Unchecked user input length in the Zephyr WiFi shell module can cause1535 Potential buffer overflow due unchecked data coming from user input in settings shell.
121 This option enables shell support for the Media Control Client.
146 .. code-block:: shell