summaryrefslogtreecommitdiff
path: root/zephyr/program/rex/screebo/CMakeLists.txt
blob: 16a5240f3d1d90f9a5148680c5bd2156632c8146 (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.

cros_ec_library_include_directories_ifdef(CONFIG_BOARD_SCREEBO include)
zephyr_library_sources("src/keyboard.c" "src/usb_config.c")