mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Update the sensor shell logic to use the new sensor_read() APIs and make triggers an option of the sensor_shell sample (this avoids the trigger stealing the interrupt status from one-shot reads). Signed-off-by: Yuval Peress <peress@google.com>