Skip to content

Commit

Permalink
Added pwm3 channel for ICAPT
Browse files Browse the repository at this point in the history
  • Loading branch information
Sokario authored and clementlgl committed Nov 29, 2024
1 parent 7817f06 commit e9abbb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
status = "okay";

pwm3: pwm {
pinctrl-0 = <&tim3_ch3_pb0>;
pinctrl-0 = <&tim3_ch3_pb0 &tim3_ch4_pb1>;
pinctrl-names = "default";
status = "okay";
};
Expand Down

0 comments on commit e9abbb5

Please sign in to comment.