1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/suit
Benjamin Valentin 191c91ce18 suit/transport/coap: make blocksize configurable
When using SUIT over a link-layer that supports larger PDU, a larger
CoAP blocksize is desirable to speed up firmware downloads.

To support this, make the CoAP blocksize used by SUIT configurable.
2020-12-03 10:51:42 +01:00
..
storage suit/storage/flashwrite: use riotboot_slot_offset 2020-10-27 09:27:28 +01:00
transport suit/transport/coap: make blocksize configurable 2020-12-03 10:51:42 +01:00
conditions.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
handlers_command_seq.c suit/transport/coap: make blocksize configurable 2020-12-03 10:51:42 +01:00
handlers_common.c suit: Adapt manifest handling to use common storage backend 2020-09-30 14:32:27 +02:00
handlers_envelope.c suit: Upgrade manifest parser to IETF-v9 compliance 2020-09-24 21:15:08 +02:00
handlers_global.c suit: Adapt manifest handling to use common storage backend 2020-09-30 14:32:27 +02:00
handlers.c suit: Introduce generic storage backend 2020-09-30 13:32:38 +02:00
Makefile suit: Introduce generic storage backend 2020-09-30 13:32:38 +02:00
policy.c tests/suit_v3_manifest: Add draft-ietf-v3 manifest parser test 2020-03-19 22:56:01 +01:00
suit.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00