summaryrefslogtreecommitdiff
path: root/zephyr/program/herobrine/herobrine/CMakeLists.txt
blob: 5524db7215a0cceb6098cd9d6a6896a492833e3f (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.

zephyr_library_sources_ifdef(CONFIG_PLATFORM_EC_USBC
  "src/alt_dev_replacement.c")