zephyr/ext/debug/Kconfig

16 lines
284 B
Plaintext

# Kconfig - external debug source code configuration options
#
# Copyright (c) 2016 Nordic Semiconductor ASA.
#
# SPDX-License-Identifier: Apache-2.0
#
# When adding new entries keep the list in alphabetical order
menu "Debug libraries"
source "ext/debug/segger/Kconfig"
endmenu