blob: ae6babbb2c9c23dca6a87ee5285b49d85d7ec19f [file] [log] [blame]
#
# Copyright (c) 2016 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
config HAS_SEGGER_RTT
bool
prompt "Segger RTT support"
default n
config HAS_SEGGER_SYSTEMVIEW
bool
prompt "Segger SystemView support"
default n
select HAS_SEGGER_RTT