summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_displight/CMakeLists.txt
blob: 9f6d99ee34fdc831e2ba202ba599d530664e2a31 (plain)
1
2
3
4
5
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# 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)