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

pkg/ccn-lite: migrate to ztimer64

This commit is contained in:
Francisco Molina 2021-12-10 17:04:57 +01:00
parent 26d3fd0a1b
commit b77b21ba13
3 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ USEMODULE += evtimer
USEMODULE += random
USEMODULE += timex
USEMODULE += posix_headers
USEMODULE += ztimer64_usec
USEMODULE += div