mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/net/gnrc_lwmac: add missing xtimer dependency
This commit is contained in:
parent
634d3df844
commit
0dc054cbda
@ -493,5 +493,6 @@ ifneq (,$(filter gnrc_lwmac,$(USEMODULE)))
|
||||
USEMODULE += gnrc_netif
|
||||
USEMODULE += gnrc_nettype_lwmac
|
||||
USEMODULE += gnrc_mac
|
||||
USEMODULE += xtimer
|
||||
FEATURES_REQUIRED += periph_rtt
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user