1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/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: Add riotboot flashwrite storage backend 2020-09-30 13:32:39 +02:00
transport suit/transport/coap: make blocksize configurable 2020-12-03 10:51:42 +01:00
conditions.h sys/suit: add SUIT draft v4 firmware upgrade module 2019-10-09 11:05:01 +02:00
handlers.h suit: Mark conversion function arguments as const 2020-09-29 15:18:57 +02:00
policy.h tests/suit_v3_manifest: Add draft-ietf-v3 manifest parser test 2020-03-19 22:56:01 +01:00
storage.h suit: Introduce generic storage backend 2020-09-30 13:32:38 +02:00