zephyr/lib/updatehub
Gerson Fernando Budke 5f5919a900 lib: updatehub: Fix buffer sizes
The MAX_PAYLOAD_SIZE must reflect the size of COAP_BLOCK_x. This is
necessary becase BLOCK size represents max payload size. The current
value create inconsistencies for coap lib. The same way,
MAX_DOWNLOAD_DATA must allocate sufficient space for MAX_PAYLOAD_SIZE
plus all space for coap header etc.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2020-03-30 16:54:29 +03:00
..
include
CMakeLists.txt
Kconfig
shell.c
updatehub_device.c lib: updatehub: Fix build warnings 2020-03-30 16:54:29 +03:00
updatehub_device.h
updatehub_firmware.c
updatehub_firmware.h
updatehub_priv.h
updatehub.c lib: updatehub: Fix buffer sizes 2020-03-30 16:54:29 +03:00