commit | 53bb372980d646db9aa46d7d0e4b148efbfbeafb | [log] [tgz] |
---|---|---|
author | Luis Ubieda <luisf@croxel.com> | Mon Mar 03 17:03:58 2025 -0500 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Mar 13 16:56:07 2025 +0000 |
tree | 992a9aee2ff5d34de0f85705fb13e17d879c17b1 | |
parent | 21f839b754f537aef1ed33b9063be5130f468b73 [diff] |
sensor: PA3905: Add basic functionality - Add bus support for SPI (based on RTIO). - Support read/decode API for one-shot reads on the following channels: - SENSOR_CHAN_POS_DX. - SENSOR_CHAN_POS_DY. - SENSOR_CHAN_POS_DXYZ. Signed-off-by: Luis Ubieda <luisf@croxel.com>