zephyr/samples/subsys
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
..
canbus samples: canbus: canopen: mass-erase flash prior to running sample 2021-01-24 21:22:25 -05:00
console doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
edac edac: tests: Include sample.subsys.edac only for ehl_crb 2021-01-21 08:34:07 -05:00
fs samples: fs: Extend littlefs sample to mimxrt1064_evk 2021-01-22 11:11:54 -05:00
ipc samples: ipc: RPMsg Service sample 2021-01-19 22:07:09 +01:00
logging sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
mgmt samples/subsys/mcumgr/smp_svr: disable log over shell 2021-01-27 08:06:36 -05:00
nvs samples: nvs: Do full chip erase when flashing 2020-08-11 09:39:49 -04:00
power/device_pm power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
settings samples/subsys/settings: fixed typo in readme 2021-01-04 10:34:35 -06:00
shell samples: shell: enable thread runtime stats 2020-12-14 13:00:47 -05:00
tracing samples: tracing: Extend the SystemView configuration to more platforms 2020-11-20 12:54:09 -06:00
usb kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
subsys.rst