1&timer0 {
2	status = "okay";
3	counter {
4		status = "okay";
5	};
6};
7
8&clock {
9	slow-clk-src = <ESP32_RTC_SLOW_CLK_SRC_RC_FAST_D256>;
10};
11