Training
Consulting
Tools
xref
: /
Zephyr-latest
/
drivers
/
sensor
/
ti
/
ti_hdc
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: Apache-2.0
2
3
zephyr_library()
4
5
zephyr_library_sources(
ti_hdc.c
)
6