zephyr/subsys/mgmt/mcumgr
Daniel DeGrasse 58234d490c samples: subsys: mcumgr: Remove deprecated <power/reboot.h> header
MCUMgr sample was failing to build due to including a deprecated header.
Replace it with the new header file to fix the build.

Fixes #41050

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2021-12-10 10:30:41 +01:00
..
lib samples: subsys: mcumgr: Remove deprecated <power/reboot.h> header 2021-12-10 10:30:41 +01:00
zephyr_grp subsys/mgmt/mcumgr: Add missing static to function storage_erase 2021-07-30 21:50:45 -04:00
buf.c
CMakeLists.txt mgmt/mcumgr/lib: Copy mcumgr library under mgmt subsystem 2021-11-16 10:45:57 +01:00
Kconfig mgmt/mcumgr/lib: Reduce taskstat to Zephyr supported statistics 2021-11-30 11:48:44 +01:00
serial_util.c mgmt/mcumgr: Fix serial packet length not including CRC16 2021-11-30 11:44:26 +01:00
smp_bt.c mgmt: mcumgr: Make SMP service notification function public 2021-11-03 16:36:17 -04: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
smp_udp.c mcumgr: smp: Fix NULL pointer reference 2021-07-23 16:25:47 -04:00
smp.c mgmt: mcumgr: use user_data_len member 2021-11-24 16:04:50 +02:00