doc: Add CONFIG_UART_ASYNC_API to the doxygen defines
Added CONFIG_UART_ASYNC_API to enable documentation generation for asynchronous API. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
47ebae40d3
commit
3a25c75ad9
1 changed files with 1 additions and 0 deletions
|
@ -1988,6 +1988,7 @@ PREDEFINED = "CONFIG_ARCH_HAS_CUSTOM_BUSY_WAIT" \
|
|||
"CONFIG_THREAD_STACK_INFO" \
|
||||
"CONFIG_UART_DRV_CMD" \
|
||||
"CONFIG_UART_INTERRUPT_DRIVEN" \
|
||||
"CONFIG_UART_ASYNC_API" \
|
||||
"CONFIG_USERSPACE" \
|
||||
"CONFIG_USE_SWITCH" \
|
||||
"NET_MGMT_DEFINE_REQUEST_HANDLER(x)=" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue