mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
cpu/nrf5x_common: use RTT based RTC implementation
This commit is contained in:
parent
f9346e1e2b
commit
f8d61edba0
@ -1,3 +1,7 @@
|
||||
ifneq (,$(filter periph_rtc,$(USEMODULE)))
|
||||
USEMODULE += rtt_rtc
|
||||
endif
|
||||
|
||||
# include nrf5x common periph drivers
|
||||
USEMODULE += nrf5x_common_periph
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user