zephyr/samples
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
..
application_development cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
basic cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bluetooth Bluetooth: host: Use bluetooth defines instead of hci defines 2020-03-30 00:38:23 +03:00
boards Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +03:00
cpp_synchronization cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
display cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
hello_world cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mpu cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net lib: updatehub: Fix buffer sizes 2020-03-30 16:54:29 +03:00
nfc/nfc_hello cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
philosophers cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
scheduler cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sensor cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
shields samples: shields: lmp90100_evb: rtd: retry readings on failure 2020-03-28 10:22:23 -05:00
smp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys ipc: openamp: Expose config options for MASTER/SLAVE builds 2020-03-27 15:20:25 -05:00
synchronization cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
testing/integration cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
userspace cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
video cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
classic.rst
index.rst samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00