Skip to content

16.0.0

Compare
Choose a tag to compare
@valeros valeros released this 30 Jun 10:04
· 76 commits to develop since this release
  • Updated STM32 Arduino Core to the latest v2.5.0 (release notes)
  • Updated OpenOCD package to the latest v0.12
  • Switched Arduino Core to GCC v10.3 packages (#301, #486, #605, #650)
  • Enabled CMSIS-DAP for genericSTM32F103C6 (#696)
  • Various memory size corrections (#617, #649, #656, #699)
  • Dropped support for legacy Mbed v5

Mbed v5 Deprecation Warning

As of the current release, support for Mbed v5 is officially deprecated and won't receive any further updates. Please lock the platform version to ~15.6.0 in case your project hasn't been migrated to Mbed v6:

[env:nucleo_f072rb]
platform = ststm32 @ ~15.6.0
framework = mbed
board = nucleo_f072rb