Skip to content

v0.35.1

Compare
Choose a tag to compare
@flit flit released this 17 May 20:37
· 59 commits to main since this release
v0.35.1
1a61989

v0.35.1 on PyPI

Fixes

  • debug sequences: support [uU] suffix on integer literals
  • commands: show accessible-pins: fix function call, print GPIO pins
  • commands: show locked: fix misspelled "target"
  • coresight: dap: revert API change to add DebugPort param to DPConnector constructor (in particular, this broke the NXP SPSDK tool's pyOCD support)
  • manifest: add sequences.lark
  • code quality: do not use bare exception handler (thanks @jsiverskog)

Full Changelog: v0.35.0...v0.35.1