Moving overlay files from boards to socs as cleanup of redundant configs. Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
12 lines
132 B
Plaintext
12 lines
132 B
Plaintext
&timer3 {
|
|
status = "okay";
|
|
};
|
|
|
|
&rtc_timer {
|
|
status = "okay";
|
|
};
|
|
|
|
&rtc {
|
|
slow-clk-src = <ESP32_RTC_SLOW_CLK_SRC_RC_FAST_D256>;
|
|
};
|