We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa4e38 commit 55547fcCopy full SHA for 55547fc
doc/releases/release-notes-3.3.rst
@@ -9,6 +9,14 @@ We are pleased to announce the release of Zephyr version 3.3.0.
9
10
Major enhancements with this release include:
11
12
+* Introduced :ref:`Fuel Gauge <fuel_gauge_api>` subsystem for battery level
13
+ monitoring.
14
+* Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery)
15
+ support.
16
+* Introduced :ref:`DSP (digital signal processing) <zdsp_api>` subsystem with
17
+ CMSIS-DSP as the default backend.
18
+* Added Picolibc support for all architectures when using Zephyr SDK.
19
+
20
The following sections provide detailed lists of changes by component.
21
22
Security Vulnerability Related
0 commit comments