zephyr/subsys/mgmt/mcumgr
Dominik Ermel 412ff6edce mgmt/mcumgr/lib: Fix os_mgmt_echo returning Cbor error
The os_mgmt_echo is supposed to return MGMT type error not
Cbor; there was missing translation.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-03-11 10:58:55 +01:00
..
lib mgmt/mcumgr/lib: Fix os_mgmt_echo returning Cbor error 2022-03-11 10:58:55 +01:00
zephyr_grp subsys/mgmt/mcumgr: Add missing static to function storage_erase 2021-07-30 21:50:45 -04:00
buf.c mgmt/mcumgr: Remove redundant memcpy from buf processing 2022-02-22 10:24:44 +01:00
CMakeLists.txt mgmt/mcumgr/lib: Copy mcumgr library under mgmt subsystem 2021-11-16 10:45:57 +01:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
serial_util.c mgmt: mcumgr: Replace use of crc16 with crc16_itu_t 2022-02-04 12:33:22 -05:00
smp_bt.c mcumgr: bluetooth: use dedicated config of connection params during dfu 2022-02-28 11:10:03 +01:00
smp_shell.c smp: shell: consume all pending buffers in smp_shell_process() 2021-05-06 19:13:20 +02:00
smp_uart.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
smp_udp.c mgmt: smp: Fix NULL pointer dereferences in UDP transport. 2022-02-04 11:23:16 +01:00
smp.c mgmt: mcumgr: use user_data_len member 2021-11-24 16:04:50 +02:00