mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Blinky PWM sample minimum pwm period was too high for iMX.RT PWM module. decrease the minimum pwm period so sample will pass pwm calibration phase. Fixes #38954 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>