Skip to content

v0.27.2

Compare
Choose a tag to compare
@flit flit released this 01 Aug 21:00
v0.27.2
5d2fe78

v0.27.2 on PyPI

Fixes

  • NXP Kinetis targets: Fix additional exceptions raised if no cores were found, for instance if the device is locked. #909 (Thanks @Hoohaha)
  • STMicro STM32 targets: Fix target types for STM32 boards with CMSIS-Pack based target support. #915
  • CMSIS-Pack targets: Fix more bugs in DFP flash region generation. #919
  • Cypress PSoC64: Fix SMIF flash algorithm type for cy8c64xx_cmX_full_flash targets. #920 (Thanks @bohdan-tymkiv)