summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/bc12_pi3usb9201/CMakeLists.txt
blob: 2f1925b6353580b0f01b5f9f4b42c15871b15037 (plain)
1
2
3
4
5
6
# 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)