mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 17:28:00 +00:00
Added a new sample for TI_HDC driver, tested with nucleo and hdc1080. Signed-off-by: Nikos Oikonomou <nikoikonomou92@gmail.com>
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
CONFIG_ASSERT=y # validation
|
|
CONFIG_I2C=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_TI_HDC=y
|