-
CONFIG_BSD_LIBRARY
¶
Use BSD Socket library for IP/TLS/DTLS
Type: bool
Help¶
Use Nordic BSD Socket library.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols implied by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <nRF>/lib/bsdlib/Kconfig:8
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:26
→ <nRF>/lib/Kconfig:11
Menu path: (Top) → Modules → Nordic nRF Connect → Libraries → BSD Library for nrf91
config BSD_LIBRARY bool "Use BSD Socket library for IP/TLS/DTLS" selectNET_SOCKETS_POSIX_NAMES
implyFPU
implyFPU_SHARING
implyNET_SOCKETS_OFFLOAD
depends onTRUSTED_EXECUTION_NONSECURE
help Use Nordic BSD Socket library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)