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>
11 lines
95 B
Text
11 lines
95 B
Text
&timer0 {
|
|
prescaler = <4>;
|
|
};
|
|
|
|
&timer1 {
|
|
prescaler = <4>;
|
|
};
|
|
|
|
&timer2 {
|
|
prescaler = <4>;
|
|
};
|