1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/suit
Koen Zandberg 677871d717 suit/transport/coap: Use generic subtree handler
The SUIT CoAP code can make use of the generic subtree handler. This
commit removes the obsolete code to make use of the more generic
nanocoap subtree handlers.
2022-04-23 10:21:37 +02:00
..
storage sys/suit/sotarge/ram: on install set seq_no 2022-04-14 08:27:42 +02:00
transport suit/transport/coap: Use generic subtree handler 2022-04-23 10:21:37 +02:00
conditions.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
handlers_command_seq.c suit/transport/coap: adapt to new API 2022-04-13 19:33:00 +02:00
handlers_common.c suit: Adapt manifest handling to use common storage backend 2020-09-30 14:32:27 +02:00
handlers_envelope.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
handlers_global.c sys/suit: save seq_number when parsing manifest 2022-04-14 08:27:30 +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