Skip to content

Commit

Permalink
Merge pull request #17729 from fjmolinas/pr_gomach_no_periph_rtt_ztimer
Browse files Browse the repository at this point in the history
sys/net/gnrc: ztimer_no_periph_rtt if gomach
  • Loading branch information
kaspar030 authored Mar 2, 2022
2 parents ae0f617 + a151a8e commit ce1ec91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys/net/gnrc/Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ce1ec91

Please sign in to comment.