Skip to content

Commit

Permalink
fixup! cpu/fe310: rtc depend on the rtt feature
Browse files Browse the repository at this point in the history
  • Loading branch information
cladmi committed Sep 27, 2018
1 parent 96cab72 commit 19c3855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpu/fe310/Makefile.dep
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ifneq (,$(filter periph_rtc,$(USEMODULE)))
PERIPH_REQUIRED += periph_rtt
FEATURES_REQUIRED += periph_rtt
endif

0 comments on commit 19c3855

Please sign in to comment.