# 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 |