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 2c75c61 commit ed54f32Copy full SHA for ed54f32
release-notes.md
@@ -1,5 +1,14 @@
1
# Notes / Changes in various releases
2
3
+## Zephyr SDK 0.16.7
4
+
5
+- gcc:
6
7
+ * Removed experimental ISO C11 `<threads.h>`-based gthread implementation
8
+ (added in the SDK 0.16.6 release) due to compatibility issues with prior
9
+ Zephyr versions. This feature will be reworked and re-introduced in a
10
+ future SDK release.
11
12
## Zephyr SDK 0.16.6
13
14
- gcc:
0 commit comments