CMakeLists.txt 162 B

123456
  1. # Copyright(C) 2021 Actions Corporation.
  2. # SPDX-License-Identifier: Apache-2.0
  3. zephyr_library()
  4. zephyr_library_sources_ifdef(CONFIG_IPMSG_ACTS_BTC ipmsg_btc.c)