zephyr/subsys/mgmt
Marcin Niestroj b0da8f2bf8 mcumgr: select NET_BUF when MCUMGR=y
mcumgr is missing dependency on net_buf, which is used for SMP protocol
implementation. This causes build failure in case when only SMP over
shell is selected (CONFIG_MCUMGR_SMP_SHELL=y).

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2019-07-29 11:13:41 +02:00
..
buf.c subsys: mgmt: SMP protocol for mcumgr. 2018-02-20 22:07:52 +01:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig mcumgr: move Kconfig to main tree 2019-05-31 12:50:09 -04:00
Kconfig.mcumgr mcumgr: select NET_BUF when MCUMGR=y 2019-07-29 11:13:41 +02:00
serial_util.c mcumgr: fix type of pointer passed to base64_decode 2019-07-29 10:10:12 +02:00
smp.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
smp_bt.c mgmt: Add function to unregister GATT service 2018-11-07 14:35:22 +02:00
smp_shell.c shell: removing legacy shell 2019-01-16 21:35:36 -05:00
smp_uart.c subsys: mgmt: Fix broken OTA firmware update 2018-07-18 14:32:06 +02:00