c0989718e7
The sample reads pressure data from an MPR sensor and prints it to the console. Signed-off-by: Sven Herrmann <sven.herrmann@posteo.de>
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_MPR=y
|