Commit d70b19aa authored by Anas Nashif's avatar Anas Nashif
Browse files

release-notes: cleanup for release



Change-Id: Ib38b630946acb4eb7a1e0be6148750d49e8ffd54
Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 408ab060
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -7,15 +7,14 @@ Zephyr 1.6.1 fixes the following issues:
* Makefile (arc/soc/quark_se): New compiler options
* Makefile (arc/soc/em*): New compiler options
* arc: add -fno-delete-null-pointer-checks
* Makefile.toolchain.zephyr: Modifications for SDK 0.9 [Juro
* Makefile.toolchain.zephyr: Modifications for SDK 0.9
* Bluetooth: ATT: Fix using k_fifo API with net_buf
* Bluetooth: fix write cmd handling
* Bluetooth: GATT: Fix missing connection address comparison [Johan
* arm: Cortex-M0: Adapt core register code to M0 [Carles Cufi/Kumar Gala]
* Bluetooth: GATT: Fix missing connection address comparison
* arm: Cortex-M0: Adapt core register code to M0
* arm: nvic: Fix exception priority access on Cortex-M0(+)
* arm: nvic: Use uint8_t for priority level
* [ZEP-1497] arm: nvic: Use uint8_t for priority level
* [ZEP-2053] Update to tinycrypt 0.2.5
* Update to tinycrypt 0.2.6
* Update to mbedTLS 2.4.2

Zephyr Kernel 1.6.0 Release Notes