-
CONFIG_SECURE_BOOT_DEBUG_RTT
¶
Print to RTT
Type: bool
Direct dependencies¶
<choice SECURE_BOOT_DEBUG_BACKEND: Where to print to>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/bootloader/Kconfig:202
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:8
Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Current app is bootloader → Printing → Where to print to
config SECURE_BOOT_DEBUG_RTT bool "Print to RTT" selectRTT_CONSOLE
selectUSE_SEGGER_RTT
depends on <choice SECURE_BOOT_DEBUG_BACKEND: Where to print to>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)