PlatformIO Open Source November Updates
Support for the latest Zephyr RTOS 4.0, Updates for ST STM32, Renesas RA and mbed-enabled dev-platforms
Welcome to the November 2024 updates of PlatformIO Open Source professional collaborative platform for embedded development.
This month we received a lot of helpful feedback from our community, which let us identify the most important parts of our OSS ecosystem that required our attention, so there are plenty of updates pushed in this month that we hope you will like.
During November, we added support for the latest Zephyr framework, rolled out updates for ST STM32 and Renesas RA development platforms, fixed a lot of issues. Some of the key highlights include:
- Zephyr RTOS v4.0
- ST STM32 dev-platform v18.0
- Renesas RA dev-platform v1.6
- Arduino Core for mbed-enabled devices v4.2.1
Zephyr RTOS v4.0
We’re happy to announce updated support for the latest release v4.0 of Zephyr Project - a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource-constrained devices, and built with safety and security in mind.
Major enhancements in v4.0.0:
- A new key-value storage subsystem compatible with all non-volatile storage types
- Expanded audio and video capabilities
- A new comparator device driver subsystem for analog comparators
- New stepper and haptics device driver subsystems
Related resources for Zephyr framework:
- Release notes for v4.0.0
- Documentation for Zephyr framework
- Supported development platforms
- Supported boards
ST STM32 dev-platform v18.0
The new release of the ST STM32 dev-platform brings support for the latest Zephyr, updated Arduino cores, new boards and dev-kits, several fixes and improvements:
- 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)
Related resources for the ST STM32 dev-platform:
Renesas RA dev-platform v1.6
The new release of the Renesas RA dev-platform v1.6.0 brings support for the latest Arduino core:
- Updated Arduino core to v1.2.2 (release notes)
Related resources for the Renesas RA dev-platform:
Arduino Core for mbed-enabled devices v4.2.1
The ST STM32, Nordic nRF52 and Raspberry Pi RP2040 dev-platforms have been updated to support the latest Arduino Core for mbed-enabled devices v4.2.1. According to the release notes, v4.2.1 brings a lot of bugfixes and improvements in the core and accompanying libraries.
Stay in touch with us
Stay tuned to this blog or follow us on LinkedIn and Twitter @PlatformIO_Org to keep up to date with the latest news, articles and tips!