Since no GPIO trigger is configured in hts221 sample application, update prj.conf to enable TIGGER_NONE flag Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_HTS221=y
|
|
CONFIG_HTS221_TRIGGER_NONE=y
|