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
common/stm32/timing: Treat _no_delay frequency specially
* Current _clk_delay strategy is better approximated by a proportional law,
but _no_delay does not fit into that nicely.
* Also update delay macros with values obtained from calibration.
0 commit comments