Releases: platformio/platform-ststm32
Releases · platformio/platform-ststm32
6.0.0
- New boards:
- Initial support for Zephyr framework
5.7.0
- New boards:
- Updated mbed framework to 5.14 (release notes)
- Updated support for Arduino framework 1.7.0 (release notes) (issues #253, #291)
- Enabled mbed framework for Nucleo H743ZI (issues #279, #280)
- Enabled cmsis framework to STM32F446ZE (issue #297)
- Fixed custom target example,
system_clock.c
is now common for L4 targets - Fixed memory size for genericSTM32F103T8 board
- Fixed upload process via serial protocol (issue #269)
5.6.0
5.5.0
- New boards:
- Added new mbed example with custom target
- Enabled CMSIS framework for generic boards (issue #250)
- Improved support for "libOpenCM3" framework (issue #232)
- Updated official Arduino Core to v1.6.1 (release notes)
- Other improvements and bug fixes
5.4.3
5.4.2
- Automatically configure openOCD scripts folder
5.4.1
- New boards:
- Update Maple Arduino core to the upstream version
5.4.0
5.3.0
5.2.0
- New boards:
- 3D Printer Controller
- Black STM32F407VE
- Black STM32F407VG
- Black STM32F407ZE
- Black STM32F407ZE
- BlackPill F103C8
- BlackPill F103C8 (128k)
- Blue STM32F407VE Mini
- BluePill F103C6
- Demo F030F4
- ST Discovery F072RB
- F407VG
- FK407M1
- Tiny STM103T
- M200 V2
- Malyan M200 V1
- N2+
- ST Nucleo L452RE
- RAK811 LoRa Tracker
- RAK811 LoRa Tracker
- 3D printer controller
- 3D Printer control board
- STM32F4Stamp F405
- Refactored support for Arduino STM32 cores
- Added documentation how to configure Arduino cores and switch between them
- Updated openOCD to 0.10.0+dev-00462-gdd1d90111
- Use
stlink
as default protocol for Discovery and Nucleo boards (you need to install ST-Link drives on Windows) - Bug fixes and improvements