Added sample for the WSEN-HIDS humidity and temperature sensor. Signed-off-by: Yannick Thesen <Yannick.Thesen@we-online.de>
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_LOG=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|
|
CONFIG_LOG_MODE_DEFERRED=y
|