summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/keyboard_scan/CMakeLists.txt
blob: bef34cd27601e956f8b9a5530ee37e6af52f697b (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.

target_sources(app PRIVATE src/keyboard_scan.c)