1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

pkg/edhoc-c: bump version

This rebases to latest master, it also includes a patch to allow
generating credentials when using tinycrypt as the crypto backend.
This commit is contained in:
Francisco Molina 2022-03-09 09:01:49 +01:00
parent a0ec3a0e02
commit c586016bbf

View File

@ -1,6 +1,6 @@
PKG_NAME = EDHOC-C
PKG_URL = https://github.com/future-proof-iot/EDHOC-C.git
PKG_VERSION = 13660352d1c1551b292ba53ece1365f34f60aa2e
PKG_VERSION = 27be50625bed86f7b2d3cbedc373e0c26f276e93
PKG_LICENSE = BSD-3-Clause
include $(RIOTBASE)/pkg/pkg.mk