This commit modifies the MAX30101 sample to produce a generic heart rate sensor sample. Support for the BH1790 sensor is added. Signed-off-by: Magpie Embedded <magpieembedded@gmail.com>
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_LOG=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_SENSOR_LOG_LEVEL_DBG=y
|