File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ Zephyr Kernel 1.6.1 Release Notes
3
+ #################################
4
+
5
+ Zephyr 1.6.1 fixes the following issues:
6
+
7
+ * Makefile (arc/soc/quark_se): New compiler options
8
+ * Makefile (arc/soc/em*): New compiler options
9
+ * arc: add -fno-delete-null-pointer-checks
10
+ * Makefile.toolchain.zephyr: Modifications for SDK 0.9 [Juro
11
+ * Bluetooth: ATT: Fix using k_fifo API with net_buf
12
+ * Bluetooth: fix write cmd handling
13
+ * Bluetooth: GATT: Fix missing connection address comparison [Johan
14
+ * arm: Cortex-M0: Adapt core register code to M0 [Carles Cufi/Kumar Gala]
15
+ * arm: nvic: Fix exception priority access on Cortex-M0(+)
16
+ * arm: nvic: Use uint8_t for priority level
17
+ * [ZEP-1497] arm: nvic: Use uint8_t for priority level
18
+ * [ZEP-2053] Update to tinycrypt 0.2.5
19
+ * Update to mbedTLS 2.4.2
20
+
1
21
Zephyr Kernel 1.6.0 Release Notes
2
22
#################################
3
23
You can’t perform that action at this time.
0 commit comments