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
ST seems to have randomly sprinkled the AES peripheral across their
STM32L0 MCUs, so manually gating access to it would require declaring
dozens of Cargo features.
Instead, just always enable it and add a note telling the user to check
the datasheet.
0 commit comments