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) ###
|
### RTC configuration example (for periph_conf.h) ###
|
||||||
|
|
||||||
#define RTC_NUMOF (1U)
|
|
||||||
#define RTC_DEV RTC
|
#define RTC_DEV RTC
|
||||||
#define RTC_UNLOCK() (SIM->SCGC6 |= (SIM_SCGC6_RTC_MASK))
|
#define RTC_UNLOCK() (SIM->SCGC6 |= (SIM_SCGC6_RTC_MASK))
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user