Skip to content

Releases: platformio/platform-ststm32

16.0.0

30 Jun 10:04
Compare
Choose a tag to compare
  • 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

15.6.0

29 Mar 15:13
Compare
Choose a tag to compare

15.5.1

02 Mar 16:17
Compare
Choose a tag to compare
  • Fixed broken header file names for BlackPill F4 boards

15.5.0

28 Feb 17:44
Compare
Choose a tag to compare

15.4.1

04 Jul 14:43
Compare
Choose a tag to compare
  • Updated used dfu-util to v0.11 (#610)
  • Fixed the OpenOCD config name for nucleo_wb55rg_p (#631)
  • Fixed default assembler flags when building project without any framework
  • Minor fixes and improvements

15.4.0

30 May 15:59
Compare
Choose a tag to compare
  • Updated Arduino-mbed core to v3.1.1 (release notes)
  • Added compatibility with PIO Core 6.0
  • Improved support for bare assembly programming

15.3.0

01 Apr 11:13
Compare
Choose a tag to compare

15.2.0

28 Jan 12:44
Compare
Choose a tag to compare
  • Updated Zephyr framework to v2.7.1 (release notes)
  • Fixed the manifest file for VCCGND F407ZGT6 Mini

15.1.0

30 Nov 10:42
Compare
Choose a tag to compare
  • Updated Arduino Core for mbed enabled devices to v2.6.1 (release notes)
  • Updated the ldscripts package to include the latest MCUs (#563)
  • Minor fixes and improvements (#576, #582)

15.0.0

31 Oct 21:07
Compare
Choose a tag to compare