Reduced Kconfig for counter with nRF TIMER and RTC. Added overlays for TIMER and RTC configuration in the counter test. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
12 lines
95 B
Plaintext
12 lines
95 B
Plaintext
&timer0 {
|
|
prescaler = <4>;
|
|
};
|
|
|
|
&timer1 {
|
|
prescaler = <4>;
|
|
};
|
|
|
|
&timer2 {
|
|
prescaler = <4>;
|
|
};
|