Skip to content

Commit 6597a65

Browse files
Johan Hedbergfabiobaltieri
authored andcommitted
doc: release: 3.5: Add more content to the major enhancements
List more items in the "major encements" section. Signed-off-by: Johan Hedberg <[email protected]>
1 parent 472def9 commit 6597a65

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

doc/releases/release-notes-3.5.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,19 @@ We are pleased to announce the release of Zephyr version 3.5.0.
99

1010
Major enhancements with this release include:
1111

12-
* Added native_sim (successor to native_posix)
12+
* Added support for linkable loadable extensions (llext)
13+
* Added native_sim simulator target (successor to native_posix)
14+
* Added new battery charger driver API
15+
* Added new hardware spinlock driver API
16+
* Added new modem subsystem
17+
* Added support for 45+ new boards
18+
* Networking: improvements to CoAP, Connection Manager, DHCP, Ethernet, gPTP, ICMP,
19+
IPv6 and LwM2M
20+
* Bluetooth: improvements to the Controller, Audio, Mesh, as well as the host stack in
21+
general
22+
* Improved LVGL graphics library integration
23+
* Integrated support with the CodeChecker static analyzer
24+
* Picolibc is now the default C standard library
1325

1426
An overview of the changes required or recommended when migrating your application from Zephyr
1527
v3.4.0 to Zephyr v3.5.0 can be found in the separate :ref:`migration guide<migration_3.5>`.

0 commit comments

Comments
 (0)