8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menu "Drivers"
|
|
rsource "blink/Kconfig"
|
|
rsource "sensor/Kconfig"
|
|
endmenu
|