File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
.. _zephyr_1.9 :
4
4
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
+
5
41
Zephyr Kernel 1.9.0
6
42
###################
7
43
You can’t perform that action at this time.
0 commit comments