zephyr/subsys/mgmt/mcumgr
Dominik Ermel 1d0fb46165 mgmt: smp: Fix compilation problem
Fix problem with compilation due to incompatible type assignments.

Fixes #28031

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-09-04 16:35:37 +02:00
..
buf.c
CMakeLists.txt
Kconfig mgmt: mcumgr: Consolidate Kconfig into a single file 2020-08-04 15:16:35 -04:00
serial_util.c
smp_bt.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
smp_shell.c mgmt: smp: Fix compilation problem 2020-09-04 16:35:37 +02:00
smp_uart.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
smp_udp.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
smp.c