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
Removed dependency from pyocd-pemicro to pyocd. This created a circular dependency (since pyocd depends on pyocd-pemicro to always include it), which is problematic for some OS package managers such as for NixOS. See pyocd/pyOCD#1152.