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 2754c0f commit 53f14c5Copy full SHA for 53f14c5
doc/releases/release-notes-2.4.rst
@@ -134,6 +134,11 @@ Deprecated in this release
134
* ``sys_mem_pool_free()``
135
* ``sys_mem_pool_try_expand_inplace()``
136
137
+* The Kconfig option ``CONFIG_MULTITHREADING`` to disable multi-threading was
138
+ deprecated due to lack of maintainership. This means that single-threaded
139
+ mode with the scheduler disabled is deprecated; normal multi-threaded mode is
140
+ still fully supported.
141
+
142
Removed APIs in this release
143
============================
144
0 commit comments