Skip to content

Commit

Permalink
fixup! sys/*timer: rework dependecies to ease backend switch
Browse files Browse the repository at this point in the history
  • Loading branch information
fjmolinas committed Mar 16, 2022
1 parent f29d966 commit a840936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys/xtimer/Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ endif

ifneq (,$(filter ztimer_xtimer_compat,$(USEMODULE)))
DISABLE_MODULE += auto_init_xtimer
USEMODULE += div
endif

# make xtimer use ztimer_usec as low level timer
Expand Down

0 comments on commit a840936

Please sign in to comment.