Add a sample to demonstrate and test the Wurth Elektronik WSEN-ITDS accel sensor. Sample code covers accel and die temperature functions. Signed-off-by: Saravanan Sekar <saravanan@linumiz.com>
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
CONFIG_PRINTK=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_ITDS=y
|