11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
|
# Miscellaneous drivers not exposing Zephyr Device Driver API
|
||
|
|
||
|
# Copyright (c) 2021 Nordic Semiconductor
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
menu "Miscellaneous Drivers"
|
||
|
|
||
|
source "drivers/misc/ft8xx/Kconfig"
|
||
|
|
||
|
endmenu
|