zephyr/subsys/mgmt/mcumgr
Zak Portnoy 32b1140066 mgmt: smp: shell: Respond on uart shell device when changed at runtime
Responses are currently set to the shell device that was configured
in the device tree.

The shell_uart driver allows for changing it's device during runtime
which leads to a situation where we recieve packets on one device
and respond on another.

This patch causes smp_shell_tx_raw to use the shell_uart device

Signed-off-by: Zak Portnoy <zakportnoy@gmail.com>
2024-11-08 13:57:09 -06:00
..
grp mgmt: mcumgr: stat: Fix stat_mgmt_list behavior 2024-10-30 08:55:23 -05:00
mgmt mgmt: mcumgr: mgmt: Add group callback function 2024-08-26 17:05:27 +02:00
smp lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
smp_client lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
transport mgmt: smp: shell: Respond on uart shell device when changed at runtime 2024-11-08 13:57:09 -06:00
util
CMakeLists.txt
Kconfig mgmt: mcumgr: Do not imply CRC 2023-10-23 12:15:41 +02:00