commit | 1badec4bfda81707ed406bef82fedfa0250a59f0 | [log] [tgz] |
---|---|---|
author | Armando Visconti <armando.visconti@st.com> | Wed Nov 15 16:18:34 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Dec 14 09:28:52 2023 +0100 |
tree | eba0e1372b099d85e7de9cf51d0e25f73755d97d | |
parent | 858007dc93c78e81af228323fb96618d7aac5cd1 [diff] |
drivers/sensor: add support to LIS2DU12 accelerometer The LIS2DU12 is a linear 3-axis accelerometer with advanced digital functions whose MEMS and ASIC have been expressly designed to build an outstanding ultralow-power architecture in which the anti-aliasing filter operates with a current consumption among the lowest in the market. This driver is based on stmemsc HAL i/f v2.3 https://www.st.com/en/datasheet/lis2du12.pdf Signed-off-by: Armando Visconti <armando.visconti@st.com>