Skip to content

Releases: platformio/platform-ststm32

19.2.0

27 May 12:28
Compare
Choose a tag to compare

Thanks @xunicatt, @GarnetKoebelSAF, @0hahaha, @jikkert for your contributions!

19.1.0

26 Mar 15:31
Compare
Choose a tag to compare
  • New boards:
    • ST Nucleo H563ZI
    • Ebyte E77 Dev Board
  • Updated Zephyr to the latest v4.1.0 (release notes)
  • Updated STM32 Arduino Core to the latest v2.10.1 (release notes)
  • Updated Arduino-mbed core to v4.2.4 (release notes)
  • Fixed missing macro that enables custom peripheral pins for several boards (#832)

19.0.0

30 Jan 15:06
Compare
Choose a tag to compare

Thanks @maxgerhardt, @zfields for your contributions!

18.0.0

29 Nov 16:43
Compare
Choose a tag to compare
  • New boards:
    • RYMCU Nebula Pi F103VE
    • RYMCU STM32F407VE
  • Updated Zephyr to the latest v4.0.0 (release notes)
  • Updated STM32 Arduino Core to the latest v2.9.0 (release notes)
  • Updated Arduino-mbed core to v4.2.1 (release notes)
  • Fixed an issue with uploading for Arduino Giga & Nicla boards (#794)
  • Enabled Arduino framework for Nucleo-F439ZI (#802)
  • Enabled mbed-os for Nucleo-U575ZI (#805)
  • Minor fixes and improvements (#813)

Thanks @maxgerhardt, @EliTayrien, @Hugh-rymcu for your contributions!

17.6.0

26 Sep 12:37
Compare
Choose a tag to compare

17.5.0

30 Jul 12:27
Compare
Choose a tag to compare
  • New board: Arduino Giga R1
  • Updated Arduino core to v2.8.1 (release notes)
  • Updated Arduino-mbed core to v4.1.5 (release notes)
  • Updated libOpenCM3 to the latest available

Thanks @AndrewCapon, @asukiaaa for your contributions!

17.4.0

29 May 11:03
Compare
Choose a tag to compare
  • Updated Arduino-mbed core to v4.1.3 (release notes)
  • Added consistent set of STM32xx defines to all boards (#760)
  • Added Arduino support for Nucleo-F446ZE board (#772, #773)
  • Fixed ST STM32G0316-DISCO flash size (#767)

17.3.0

27 Feb 18:31
Compare
Choose a tag to compare

17.2.0

27 Dec 12:43
Compare
Choose a tag to compare
  • Updated STM32 Arduino Core to the latest v2.7.1 (release notes)
  • Updated Arduino-mbed core to v4.0.10 (release notes)
  • Minor fixes and improvements

17.1.0

30 Nov 11:52
Compare
Choose a tag to compare
  • Updated Zephyr to the latest v3.5.0 (release notes)
  • Added Mbed support for nucelo_h723zg (#740)
  • Added missing macro for LoRa E5 Dev Board (#738)
  • Minor fixes and improvements