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
Calling setOutput now overrides peripheral control of the pin. This
behavior is consistent with the STM32 GPIO implementation, this commit also
ensures output value is set before the output drive is enabled to prevent
glitch.
Co-authored-by: Christopher Durand <[email protected]>
0 commit comments