mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/tinydtls: migrate to ztimer64_msec
This commit is contained in:
parent
cbe9d6967b
commit
e6822e01ca
@ -5,7 +5,7 @@ USEMODULE += hashes
|
||||
USEMODULE += random
|
||||
USEMODULE += tinydtls_aes
|
||||
USEMODULE += tinydtls_ecc
|
||||
USEMODULE += xtimer
|
||||
USEMODULE += ztimer64_msec
|
||||
|
||||
# TinyDTLS only has support for 32-bit architectures ATM
|
||||
FEATURES_REQUIRED += arch_32bit
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user