Releases: platformio/platform-ststm32
Releases · platformio/platform-ststm32
19.2.0
- Added a new board:
NUCLEO-G491RE
- Updated CMSIS packages to the latest available:
- STM32F0 v2.3.7 (release notes)
- STM32F1 v4.3.5 (release notes)
- STM32F2 v2.2.6 (release notes)
- STM32F3 v2.3.8 (release notes)
- STM32F4 v2.6.11 (release notes)
- STM32F7 v1.2.10 (release notes)
- STM32G0 v1.4.4 (release notes)
- STM32G4 v1.2.5 (release notes)
- STM32H7 v1.10.6 (release notes)
- STM32L0 v1.9.4 (release notes)
- STM32L1 v2.3.4 (release notes)
- STM32L4 v1.7.4 (release notes)
- STM32L5 v1.0.6 (release notes)
- Updated Arduino-mbed core to v4.3.1 (release notes)
- Updated stm32flash package to v0.7 (#610, #640, #665)
- Updated SVD Files for STM32G0 series (#847)
- Enabled Arduino for genericSTM32F407IGT6 (#844)
- Enabled Zephyr for Nucleo-G070RB (#854)
- Added DFU as upload method for WeAct MiniSTM32H743 (#850)
- Fixed default RAM size for genericSTM32H750VB board (#843)
Thanks @xunicatt, @GarnetKoebelSAF, @0hahaha, @jikkert for your contributions!
19.1.0
- 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
- Added new boards:
Blues Cygnet
,Blues Swan R5
- Updated STM32Cube packages to the latest available (#806):
- STM32CubeF0 v1.11.5 (release notes)
- STM32CubeF1 v1.8.6 (release notes)
- STM32CubeF2 v1.9.5 (release notes)
- STM32CubeF3 v1.11.5 (release notes)
- STM32CubeF4 v1.28.1 (release notes)
- STM32CubeF7 v1.17.2 (release notes)
- STM32CubeG0 v1.6.2 (release notes)
- STM32CubeG4 v1.6.1 (release notes)
- STM32CubeH7 v1.12.1 (release notes)
- STM32CubeL0 v1.12.2 (release notes)
- STM32CubeL1 v1.10.4 (release notes)
- STM32CubeL4 v1.18.1 (release notes)
- STM32CubeL5 v1.5.1 (release notes)
- Added support for project-based Zephyr manifest files (platformio/zephyr#23)
- Fixed broken variant name for Nucleo F446ZE (#819)
- Improved consistency between Blues boards (#824)
Thanks @maxgerhardt, @zfields for your contributions!
18.0.0
- 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
- Updated Zephyr to the latest v3.7.0 (release notes)
17.5.0
- 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
17.3.0
- Updated Zephyr to the latest v3.6.0 (release notes)
- Updated Arduino-mbed core to v4.1.1 (release notes)
17.2.0
- 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