zephyr/subsys/mgmt/mcumgr
Dominik Ermel 75e9fa8274 subsys/mgmt/mcumgr: Add missing static to function storage_erase
The local function has been missing static specifier.
The commit also removes unused STORAGE_MGMT_ID_ERASE define.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-07-30 21:50:45 -04:00
..
zephyr_grp subsys/mgmt/mcumgr: Add missing static to function storage_erase 2021-07-30 21:50:45 -04:00
CMakeLists.txt subsys/mgmt/mcumgr: Add SMP Zephyr specific storage erase command 2021-07-13 11:56:39 +02:00
Kconfig subsys/mgmt/mcumgr: Add SMP Zephyr specific storage erase command 2021-07-13 11:56:39 +02:00
buf.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
serial_util.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
smp.c mcumgr: smp: Fix NULL pointer reference 2021-07-23 16:25:47 -04:00
smp_bt.c mcumgr: smp: Fix NULL pointer reference 2021-07-23 16:25:47 -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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
smp_udp.c mcumgr: smp: Fix NULL pointer reference 2021-07-23 16:25:47 -04:00