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

# Add source files
target_sources(app PRIVATE src/ec_pd_dev_ops.c)