Skip to content

Commit

Permalink
tests/drivers/io1_xplained: force periph_timer backend for ztimer
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed May 22, 2023
1 parent d6694fc commit 3f48eea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/drivers/io1_xplained/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ include ../Makefile.drivers_common

USEMODULE += io1_xplained
USEMODULE += ztimer_msec
# Hack to prevent some boards from bring in rtt and periph_timer backend
USEMODULE += ztimer_periph_timer

include $(RIOTBASE)/Makefile.include

0 comments on commit 3f48eea

Please sign in to comment.