
2025-06-04 23:22:01
it is now possible to set arbitrary strap pins with #GlasgowInterfaceExplorer! use `glasgow multi <...> gpio --pins B0:3 B0=0 B1=H B2=L B3=1` to strap B0 strong low, B1 weak high, B2 weak low, B3 strong high
the GPIO applet doesn't take up USB endpoint resources, so this is "free": you can append ` gpio` to any applet command line you'd like