Skip to content

v1.0.5

Compare
Choose a tag to compare
@flit flit released this 18 May 19:51
· 13 commits to main since this release
v1.0.5
ae67905

Fixes

  • 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.