Skip to content

Release v1.3.1

Compare
Choose a tag to compare
@xor-gate xor-gate released this 25 Feb 16:52
· 1171 commits to master since this release

Release date: 2017-02-25

Major changes and added features:

  • Added support for Semihosting SYS_READC (#546)
  • Added support for STM32F413 (#549, #550, #758)
  • Added preliminary support for STM32L011 to see it after probe (chip-ID 0x457) (#558, #598)

Updates and fixes:

  • cmake/CPackConfig.cmake: Fixup OSX zip filename
  • Updated source repositories in README.md: Windows, macOS, Alpine Linux
  • Compilation fixes (#547, #551, #552)
  • Stripped full paths to source files in log (#548)
  • Fixed incorrect release folder name in docs (#560)
  • Fixed compilation when path includes spaces (#561)