Skip to content

Commit 8d9178e

Browse files
committed
release-notes: Add release notes for 0.15.1
This commit adds the release notes for the Zephyr SDK 0.15.1 release. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 1d94e80 commit 8d9178e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

release-notes.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# Notes / Changes in various releases
22

3-
## Zephyr SDK 0.15.1-rc2
4-
5-
- openocd:
6-
* Fixed debugger connection failure on various STM32 platforms.
7-
8-
## Zephyr SDK 0.15.1-rc1
3+
## Zephyr SDK 0.15.1
94

105
- general:
116
* Updated the Zephyr SDK CMake package to declare Thread Local Storage (TLS)
@@ -19,6 +14,9 @@
1914
* Added ARC `hs4x_rel31` CPU variant support.
2015
* Disabled GOT indirection usage for weak symbol references on AArch64.
2116

17+
- openocd:
18+
* Fixed debugger connection failure on various STM32 platforms.
19+
2220
## Zephyr SDK 0.15.0
2321

2422
- general:

0 commit comments

Comments
 (0)