zephyr/ext/debug/segger/Kconfig

15 lines
234 B
Text
Raw Normal View History

#
# Copyright (c) 2016 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
config HAS_SEGGER_RTT
bool
config SEGGER_SYSTEMVIEW
bool
prompt "Segger SystemView support"
depends on HAS_SEGGER_RTT
select RTT_CONSOLE