Skip to content
Commit 117b452b authored by Jordan Yates's avatar Jordan Yates Committed by Benjamin Cabé
Browse files

kernel: add `k_heap_array_get`



Add `k_heap_array_get` as an alternative to `sys_heap_array_get`, which
only returns statically defined heaps (those defined with
`K_HEAP_DEFINE` or `K_HEAP_DEFINE_NOCACHE`), but doesn't depend on the
application guessing a value for `CONFIG_SYS_HEAP_ARRAY_SIZE`.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent 1829c13c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment