Automatically add trigger callbacks to any sensor that supports the data ready trigger. Use a window average in order to avoid too many logs. Signed-off-by: Yuval Peress <peress@google.com>
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
CONFIG_SHELL=y
|
|
CONFIG_BOOT_BANNER=n
|
|
CONFIG_SENSOR=y
|
|
CONFIG_SENSOR_SHELL=y
|
|
CONFIG_SENSOR_INFO=y
|
|
|
|
CONFIG_LOG=y
|