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
USDHC1_FREQUENCY was a hand-maintained literal. Derive it from
PLL2_PFD2_FREQUENCY (itself derived from ccm::analog::pll2::FREQUENCY
and the bootloader-set PFD2 fractional divider) and a named USDHC1_PODF
divider. Add a compile-time assert to catch any future drift.
0 commit comments