# SPDX-License-Identifier: Apache-2.0

zephyr_library()

zephyr_library_sources(
  ft8xx.c
  ft8xx_common.c
  ft8xx_copro.c
  ft8xx_drv.c
)
