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
Apply IOMUX pull states to input pins so default PULL_UP/PULL_DOWN
values are reflected in GPIO_IN when pins are not driven. This
prevents gpio's being initialized low (until their value is set)
while actually configured as PULL_UP, for instance.
0 commit comments