zephyr_ircam/app/Kconfig

10 lines
191 B
Text
Raw Permalink Normal View History

2024-01-04 00:52:35 +01:00
# Copyright (c) 2024 PM
# SPDX-License-Identifier: Apache-2.0
menu "Zephyr"
source "Kconfig.zephyr"
endmenu
module = APP
module-str = APP
source "subsys/logging/Kconfig.template.log_config"