Skip to content

Commit 99c10fd

Browse files
Ayush1325DhruvaG2000
authored andcommitted
beagleconnect_freedom: Fix pwm1
- Fix the incorrect event in pwm1 pin Signed-off-by: Ayush Singh <[email protected]>
1 parent 1b4f688 commit 99c10fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/beagleconnect_freedom/beagleconnect_freedom.overlay

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
};
6363

6464
pwm1_default: pwm1_default {
65-
pinmux = <19 IOC_PORT_MCU_PORT_EVENT1>;
65+
pinmux = <19 IOC_PORT_MCU_PORT_EVENT3>;
6666
bias-disable;
6767
drive-strength = <2>;
6868
};

0 commit comments

Comments
 (0)