Skip to content

Commit 2741498

Browse files
carlescufiAnas Nashif
authored andcommitted
doc: 1.9.x release notes
Release notes for the following Zephyr kernel versions: * 1.9.1 * 1.9.2 Signed-off-by: Carles Cufi <[email protected]>
1 parent 44e8b69 commit 2741498

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

doc/release-notes-1.9.rst

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22

33
.. _zephyr_1.9:
44

5+
Zephyr Kernel 1.9.2
6+
###################
7+
8+
This is a maintenance release with fixes.
9+
10+
Kernel
11+
******
12+
* Generic queue item acquisition fixed to always return a valid item when
13+
using K_FOREVER
14+
15+
Bluetooth
16+
*********
17+
* Multiple stability fixes for BLE Mesh
18+
* Multiple stability fixes for the BLE Controller
19+
20+
Zephyr Kernel 1.9.1
21+
###################
22+
23+
This is a maintenance release with fixes and a two new features in the
24+
BLE Controller.
25+
26+
Drivers and Sensors
27+
*******************
28+
* mcux ethernet driver buffer overflow fixed
29+
* STM32 PWM prescaler issue fixed
30+
31+
Networking
32+
**********
33+
* Support for IPv6 in DNS fixed
34+
35+
Bluetooth
36+
*********
37+
* Multiple stability fixes for the BLE Controller
38+
* Support for PA/LNA amplifiers in the BLE Controller
39+
* Support for additional VS commands in the BLE Controller
40+
541
Zephyr Kernel 1.9.0
642
###################
743

0 commit comments

Comments
 (0)