summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/bc12_pi3usb9201/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/bc12_pi3usb9201/CMakeLists.txt')
-rw-r--r--zephyr/test/drivers/bc12_pi3usb9201/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/zephyr/test/drivers/bc12_pi3usb9201/CMakeLists.txt b/zephyr/test/drivers/bc12_pi3usb9201/CMakeLists.txt
deleted file mode 100644
index 2f1925b635..0000000000
--- a/zephyr/test/drivers/bc12_pi3usb9201/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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.
-
-target_sources(app PRIVATE src/pi3usb9201.c)
-target_sources(app PRIVATE src/pi3usb9201_interrupt.c)