zephyr/subsys/mgmt/mcumgr
Brian Bradley 313f1713ac mgmt: mcumgr: add configuration option to enable shell management
This configuration is be required to enable the shell management
command handler supported by the core mcumgr library

Signed-off-by: Brian Bradley <brian.bradley.p@gmail.com>
2020-11-11 13:17:02 +01:00
..
CMakeLists.txt
Kconfig mgmt: mcumgr: add configuration option to enable shell management 2020-11-11 13:17:02 +01:00
buf.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
serial_util.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
smp.c
smp_bt.c
smp_shell.c mgmt: smp: shell: log warning when buf allocation fails 2020-10-07 14:51:06 +02:00
smp_uart.c
smp_udp.c