Skip to content

Commit

Permalink
Added pwm nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
Sokario authored and clementlgl committed Nov 29, 2024
1 parent e9abbb5 commit 0e5ffad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion boards/catie/zest_core_stm32l4a6rg/sixtron_connector.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@
pwm-map-pass-thru = <0x0 0xffffffff 0x0f>;
pwm-map = <PWM1 0 0 &pwm1 3 0 0>,
<PWM2 0 0 &pwm1 2 0 0>,
<PWM3 0 0 &pwm3 3 0 0>;
<PWM3 0 0 &pwm3 3 0 0>,
<ICAPT 0 0 &pwm3 4 0 0>;
};

sixtron_connector_1_adc: sixtron-connector-1-adc {
Expand Down

0 comments on commit 0e5ffad

Please sign in to comment.