We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2c4a4 commit 0f5b9eeCopy full SHA for 0f5b9ee
boards/arm/nucleo_h745zi_q/nucleo_h745zi_q_m7.dts
@@ -26,7 +26,7 @@
26
compatible = "pwm-leds";
27
28
red_pwm_led: red_pwm_led {
29
- pwms = <&pwm12 1 4>;
+ pwms = <&pwm12 1 4 PWM_POLARITY_NORMAL>;
30
label = "User LD3 - PWM12";
31
};
32
0 commit comments