mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #17729 from fjmolinas/pr_gomach_no_periph_rtt_ztimer
sys/net/gnrc: ztimer_no_periph_rtt if gomach
This commit is contained in:
commit
ce1ec91adc
@ -21,6 +21,7 @@ ifneq (,$(filter gnrc_gomach,$(USEMODULE)))
|
||||
USEMODULE += random
|
||||
USEMODULE += xtimer
|
||||
USEMODULE += gnrc_mac
|
||||
USEMODULE += ztimer_no_periph_rtt
|
||||
FEATURES_REQUIRED += periph_rtt
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user