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 2c525b1 commit dc3edfbCopy full SHA for dc3edfb
doc/release-notes-1.10.rst
@@ -5,7 +5,7 @@
5
Zephyr Kernel 1.10.0
6
#####################
7
8
-DRAFT: We are pleased to announce the release of Zephyr kernel version 1.10.0.
+We are pleased to announce the release of Zephyr kernel version 1.10.0.
9
10
Major enhancements with this release include:
11
@@ -22,6 +22,7 @@ Kernel
22
23
* Remove deprecated k_mem_pool_defrag code
24
* Add the following application-facing memory domain APIs:
25
+
26
* k_mem_domain_init() - to initialize a memory domain
27
* k_mem_domain_destroy() - to destroy a memory domain
28
* k_mem_domain_add_partition() - to add a partition into a domain
0 commit comments