Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e92323f0c4a6aa30992b9e0568d788f71f5211f2
/
.
/
drivers
/
misc
/
ft8xx
/
CMakeLists.txt
blob: 8583a3d072cd32f106618d81977409a04aab05b6 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(
ft8xx.c
ft8xx_common.c
ft8xx_copro.c
ft8xx_drv.c
)