zephyr/samples/subsys/mgmt
Andrzej Puzdrowski cb6e2a6a9f samples/subsys/mcumgr/smp_svr: disable log over shell
Mcumgr-cli application doesn't accept log on the communication
channel. Since #30370 was merged log messages are generated from
MCUBOOT_UTIL by default. That made `mcumgr image upload` failing.

Patch disables logging via shell which cure the issue.
It is not necessary if another application on the host intercepts
log messages (like picocom can).

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2021-01-27 08:06:36 -05:00
..
hawkbit tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
mcumgr/smp_svr samples/subsys/mcumgr/smp_svr: disable log over shell 2021-01-27 08:06:36 -05:00
osdp mgmt/osdp: Split CP and PD samples into dedicated directories 2020-10-21 17:36:16 +02:00
updatehub net: openthread: add shell dependency to OPENTHREAD_SHELL 2020-12-18 12:56:33 -05:00
mgmt.rst