zephyr/subsys/mgmt/updatehub
Yudong Zhang 0c4d614824 mgmt: updatehub: fix call to bin2hex
We noticed that in the master branch, updatehub fails to start.
That is because of the behaviour change in bin2hex caused by
commit f2affbd ("os: lib: bin2hex: fix memory overwrite").

Fixes: f2affbd973 ("os: lib: bin2hex: fix memory overwrite")
Signed-off-by: Yudong Zhang <mtwget@gmail.com>
2022-07-11 10:30:05 +02:00
..
include
CMakeLists.txt
Kconfig
shell.c
updatehub.c mgmt: updatehub: fix call to bin2hex 2022-07-11 10:30:05 +02:00
updatehub_device.c mgmt: updatehub: fix call to bin2hex 2022-07-11 10:30:05 +02:00
updatehub_device.h
updatehub_firmware.c
updatehub_firmware.h
updatehub_priv.h
updatehub_timer.c
updatehub_timer.h