v0.35.1
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