Skip to content

Commit 408ab06

Browse files
committed
release notes
Change-Id: I7bfd7fd7e730994ad5912bcc8bf2b713fd2918a9 Signed-off-by: Anas Nashif <[email protected]>
1 parent a96d03c commit 408ab06

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

release-notes.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
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+
121
Zephyr Kernel 1.6.0 Release Notes
222
#################################
323

0 commit comments

Comments
 (0)