commit | 3cf2654141c47e1ac85634667a58c43eca1966e9 | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Mon Jan 30 16:39:35 2023 +0100 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon Feb 20 09:47:18 2023 +0100 |
tree | d5af0f1753a84e06c30d677778fffc2b8463ce33 | |
parent | 20d7b9afcd3c252de55d6ca718abe3495c5e4cb6 [diff] |
samples: drivers: led pwm running on 2 pwm leds on nucleo_u575 Add the overlay file to run the samples/drivers/led_pwm on the nucelo_u575zi_q board. Two green leds are used on pc7 and pb7 corresponding to pwm channels of timers3 and timers4. The leds node has to be disabled to let the pin for the pwm nodes. Signed-off-by: Francois Ramu <francois.ramu@st.com>