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

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