CONFIG_NRF_MODEM_LIB_TRACE_MEDIUM_RTT
Send modem trace over SEGGER RTT
Type: bool
Direct dependencies
<choice NRF_MODEM_LIB_TRACE_MEDIUM: nRF modem trace medium>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <nRF>/lib/nrf_modem_lib/Kconfig.modemlib:45
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:11
→ <nRF>/lib/nrf_modem_lib/Kconfig:22
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Enable Modem library → Enable proprietary traces → nRF modem trace medium
config NRF_MODEM_LIB_TRACE_MEDIUM_RTT
bool "Send modem trace over SEGGER RTT"
select USE_SEGGER_RTT
depends on <choice NRF_MODEM_LIB_TRACE_MEDIUM>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)