You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samples: basic: fade_led: Add stm32_min_dev.overlay support
Add a Device Tree overlay for the STM32 Minimum Development Board
(Blue) to the fade_led sample, enabling PWM-based LED fading on
PA8 (Timer 1, Ch 1), PA9 (Timer 1, Ch 2), PA0 (Timer 2, Ch 1), and
PA1 (Timer 2, Ch 2) with a 20 ms and a prescaler of 10000 for
STM32F103C8 compatibility. All four LEDs fade without errors.
Signed-off-by: Gomaa Mohammed Eldebaby <[email protected]>
0 commit comments