Skip to content

Commit 4f747ce

Browse files
kartbendkalowsk
authored andcommitted
doc: release-notes-4.2: update highlights sections
Add a few bullet points calling out the major highlights of Zephyr 4.2. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent a869c3e commit 4f747ce

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,20 @@ We are pleased to announce the release of Zephyr version 4.2.0.
3333

3434
Major enhancements with this release include:
3535

36+
- Initial support for the **Renesas RX** 32-bit architecture has been added, including a QEMU-based
37+
:zephyr:board:`board target <qemu_rx>`.
38+
39+
- The USB device stack now supports **USB Video Class** (UVC).
40+
41+
- The networking stack now includes full support for the **MQTT 5.0** protocol.
42+
43+
- Zbus graduates to stable status with the release of API version v1.0.0.
44+
45+
- **Bluetooth Classic** stack now supports **Hands-Free Profile** (HFP) for both Audio Gateway (AG)
46+
and Hands-Free (HF) roles.
47+
48+
- **96 new boards** have been added since the last release.
49+
3650
An overview of the changes required or recommended when migrating your application from Zephyr
3751
v4.1.0 to Zephyr v4.2.0 can be found in the separate :ref:`migration guide<migration_4.2>`.
3852

0 commit comments

Comments
 (0)