mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
cpu/sam0_common: remove unused xtimer dependency
This commit is contained in:
parent
e8d8759a69
commit
111e7d906b
@ -12,7 +12,6 @@ USEMODULE += sam0_common_periph
|
||||
ifneq (,$(filter sam0_eth,$(USEMODULE)))
|
||||
USEMODULE += netdev_eth
|
||||
USEMODULE += netopt
|
||||
USEMODULE += xtimer
|
||||
USEMODULE += iolist
|
||||
FEATURES_REQUIRED += periph_eth
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user