-
CONFIG_NRF_IPERF3
¶
Iperf3 NRF integration
Type: bool
Help¶
Enable Iperf3 NRF integration
Direct dependencies¶
POSIX_API
&& !PTHREAD_IPC
&& !NET_SOCKETS_POSIX_NAMES
&& NEWLIB_LIBC
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols implied by this symbol¶
Kconfig definition¶
At <nRF>/ext/iperf3/Kconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:54
→ <nRF>/ext/Kconfig:10
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → External libraries
config NRF_IPERF3
bool "Iperf3 NRF integration" if !NRF_IPERF3_PROMPTLESS
imply NEWLIB_LIBC_FLOAT_PRINTF
depends on POSIX_API && !PTHREAD_IPC && !NET_SOCKETS_POSIX_NAMES && NEWLIB_LIBC
help
Enable Iperf3 NRF integration
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)