zephyr/subsys/mgmt
Dominik Ermel 1f3c9a22a0 subsys/mgmt: Fix mcumgr file download
The commit reduces default MCUMGR buffer size and introduces changes to
mcumgr that fix problem with mcumgr not being able to download file off
the Zephyr running device.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-03-24 15:17:00 +01:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
Kconfig.mcumgr subsys/mgmt: Fix mcumgr file download 2020-03-24 15:17:00 +01:00
buf.c subsys/mgmt: Enabling mynewt-core version of tinycbor 2020-03-17 11:58:18 +01:00
serial_util.c mcumgr: fix type of pointer passed to base64_decode 2019-07-29 10:10:12 +02:00
smp.c subsys/mgmt: Fix incorrect buffer space check 2020-02-27 12:28:22 +02:00
smp_bt.c mcumgr: BT SMP transport config for authenticated requirement 2019-12-20 20:28:39 -05:00
smp_shell.c shell: removing legacy shell 2019-01-16 21:35:36 -05:00
smp_uart.c treewide: use full path to console/uart_mcumgr.h header 2020-01-26 17:52:12 +01:00