1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/ndn-riot: migrate to ztimer

This commit is contained in:
Francisco Molina 2021-12-09 15:18:53 +01:00
parent 6347dcdffc
commit 26d3fd0a1b
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
USEMODULE += ndn-encoding
USEMODULE += gnrc
USEMODULE += gnrc_nettype_ndn
USEMODULE += xtimer
USEMODULE += ztimer_usec
USEMODULE += random
USEMODULE += hashes
USEPKG += micro-ecc