Skip to content

Commit

Permalink
cpu/nrf5x_common: remove inappropriate rtc dependency resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Jul 10, 2020
1 parent 1cf8f0d commit 9886387
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cpu/nrf5x_common/Makefile.dep
@@ -1,7 +1,3 @@
ifneq (,$(filter periph_rtc,$(USEMODULE)))
USEMODULE += rtt_rtc
endif

# include nrf5x common periph drivers
USEMODULE += nrf5x_common_periph

Expand Down

0 comments on commit 9886387

Please sign in to comment.