7 lines
115 B
Text
7 lines
115 B
Text
|
# Copyright (c) 2024 PM
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
menu "Drivers"
|
||
|
rsource "sensor/Kconfig"
|
||
|
endmenu
|