examples/suit_update: update IETF draft reference

This commit is contained in:
emmanuelsearch 2020-11-10 10:04:01 +01:00
parent 20f40091ac
commit 7d0d5eae61

View File

@ -3,7 +3,7 @@
This example shows how to integrate SUIT-compliant firmware updates into a This example shows how to integrate SUIT-compliant firmware updates into a
RIOT application. It implements basic support of the SUIT architecture using RIOT application. It implements basic support of the SUIT architecture using
the manifest format specified in the manifest format specified in
[draft-moran-suit-manifest-04](https://datatracker.ietf.org/doc/draft-moran-suit-manifest/04/). [draft-ietf-suit-manifest-09](https://tools.ietf.org/id/draft-ietf-suit-manifest-09.txt).
**WARNING**: This code should not be considered production ready for the time being. **WARNING**: This code should not be considered production ready for the time being.
It has not seen much exposure or security auditing. It has not seen much exposure or security auditing.