We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d94e80 commit 8d9178eCopy full SHA for 8d9178e
release-notes.md
@@ -1,11 +1,6 @@
1
# Notes / Changes in various releases
2
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
+## Zephyr SDK 0.15.1
9
10
- general:
11
* Updated the Zephyr SDK CMake package to declare Thread Local Storage (TLS)
@@ -19,6 +14,9 @@
19
14
* Added ARC `hs4x_rel31` CPU variant support.
20
15
* Disabled GOT indirection usage for weak symbol references on AArch64.
21
16
17
+- openocd:
18
+ * Fixed debugger connection failure on various STM32 platforms.
+
22
## Zephyr SDK 0.15.0
23
24
0 commit comments