mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
drivers/cc110x: add xtimer as module dependency
This commit is contained in:
parent
df4d870ac7
commit
80a44ddfcc
@ -37,6 +37,7 @@ endif
|
||||
ifneq (,$(filter cc110x,$(USEMODULE)))
|
||||
USEMODULE += ieee802154
|
||||
USEMODULE += uuid
|
||||
USEMODULE += xtimer
|
||||
ifneq (,$(filter gnrc_netdev_default,$(USEMODULE)))
|
||||
USEMODULE += gnrc_cc110x
|
||||
# XXX: this can be modelled as a dependency for gnrc_netdev_default as soon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user