summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_displight/CMakeLists.txt
blob: 5e43d5fedd601da2feaff680bcfd466ccf590e80 (plain)
1
2
3
4
5
# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

zephyr_library_sources_ifdef(CONFIG_PLATFORM_EC_PWM_DISPLIGHT cros_displight.c)