mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/kinetis: remove reference of RTC_NUMOF.
These defines were globally removed in #12673.
This commit is contained in:
parent
0545dcda8b
commit
1bd0e32cb9
@ -121,7 +121,6 @@ seconds.
|
||||
|
||||
### RTC configuration example (for periph_conf.h) ###
|
||||
|
||||
#define RTC_NUMOF (1U)
|
||||
#define RTC_DEV RTC
|
||||
#define RTC_UNLOCK() (SIM->SCGC6 |= (SIM_SCGC6_RTC_MASK))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user