Skip to content

v0.32.1

Compare
Choose a tag to compare
@flit flit released this 18 Oct 20:41
· 412 commits to main since this release
v0.32.1
8f21645

v0.32.1 on PyPI

Additions

  • Explicit Python 3.10 support and 3.10 wheels.
  • JLinkProbe: added jlink.non_interactive option.

Targets

  • Update flash algo for lpc55s36. (thanks @Hoohaha!)

Fixes

  • Session options: correctly handle session options with float values from the command line.
  • Board: log description of exception during uninit.
  • JLinkProbe: only connect if jlink.device is set.
  • CortexM: fixed missing format args for warnings from post reset checks.
  • Packs: correct which vendor is output for find and show.

Packaging

  • Packaging: dependency version bumps and classifier update. This fixes the issue with a pyyaml version conflict.
  • Packaging: bump cmsis-pack-manager to v0.4.0 release.

CI

  • Workflows: add Python 3.10 to basic test.

Full Changelog: v0.32.0...v0.32.1