Commit 66857e70 authored by TOKITA Hiroshi's avatar TOKITA Hiroshi Committed by Carles Cufi
Browse files

boards: rpi_pico: Add timer support



Add timer support for the rpi_pico board

Signed-off-by: default avatarTOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
parent cf242016
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -119,6 +119,10 @@
	pinctrl-names = "default";
};

&timer {
	status = "okay";
};

&wdt0 {
	status = "okay";
};
+1 −0
Original line number Diff line number Diff line
@@ -19,3 +19,4 @@ supported:
  - pwm
  - flash
  - dma
  - counter