mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add an example on how to use the DPS310 sensor. Signed-off-by: Christoph Reiter <christoph.reiter@infineon.com>
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_DPS310=y
|