Adds driver for Everlight ALS-PT19 Ambient Light Sensor. Signed-off-by: Dipak Shetty <shetty.dipak@gmx.com>
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
# Copyright (c) 2025 Dipak Shetty <shetty.dipak@gmx.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# zephyr-keep-sorted-start
|
|
source "drivers/sensor/everlight/als_pt19/Kconfig"
|
|
# zephyr-keep-sorted-stop
|