doc: kernel: expose function
k_thread_system_pool_assign() is referenced at in the memory pool API documentation and used in multiple tests, but generated documentation was excluded by preprocessor condition. Add a PREDEFINED to expose it. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
This commit is contained in:
parent
d03dbab105
commit
15b19f03dc
1 changed files with 1 additions and 0 deletions
|
@ -1973,6 +1973,7 @@ PREDEFINED = "CONFIG_ARCH_HAS_CUSTOM_BUSY_WAIT" \
|
|||
"CONFIG_FLASH_PAGE_LAYOUT" \
|
||||
"CONFIG_FPU" \
|
||||
"CONFIG_FPU_SHARING" \
|
||||
"CONFIG_HEAP_MEM_POOL_SIZE" \
|
||||
"CONFIG_MMU" \
|
||||
"CONFIG_NET_L2_ETHERNET_MGMT" \
|
||||
"CONFIG_NET_MGMT_EVENT" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue