File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,20 @@ We are pleased to announce the release of Zephyr version 4.2.0.
33
33
34
34
Major enhancements with this release include:
35
35
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
+
36
50
An overview of the changes required or recommended when migrating your application from Zephyr
37
51
v4.1.0 to Zephyr v4.2.0 can be found in the separate :ref: `migration guide<migration_4.2> `.
38
52
You can’t perform that action at this time.
0 commit comments