snapshot: Update mcumgr to commit f3b171f2 from the upstream

The commit applies changes that have appeared between the last snapshot
update from the upstream
 apache/mynewt-mcumgr: c4919dab456ba383431b1936a6fd7524486f9718
and the current top on the upstream:
 apache/mynewt-mcumgr: f3b171f2d6d50b0b696f1307bb18e748727fbc80

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
Dominik Ermel 2020-03-12 15:13:57 +00:00 committed by Carles Cufí
parent dd3b98f288
commit dcf32c7f34
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ zephyr_library_link_libraries(MCUMGR)
target_link_libraries(MCUMGR INTERFACE
zephyr_interface
TINYCBOR
)
endif()