-
CONFIG_APP_LINK_WITH_MBEDTLS_INCLUDES
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Add mbedcrypto header files to the ‘app’ include path.
Default¶
y
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrfxlib/nrf_security/Kconfig:817
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:5
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrfxlib/Kconfig.nrfxlib:14
Menu path: (Top) → Modules → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend
config APP_LINK_WITH_MBEDTLS_INCLUDES
bool
default y
depends on NORDIC_SECURITY_BACKEND
help
Add mbedcrypto header files to the 'app' include path.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)