Sensor: ADXL345: Add ADXL345 driver
Add support for Analog Devices ADXL345 3-axis I2C accelerometer. Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
This commit is contained in:
parent
e11da0582d
commit
687d1040ac
9 changed files with 287 additions and 0 deletions
|
@ -31,6 +31,8 @@ comment "Device Drivers"
|
|||
|
||||
source "drivers/sensor/adt7420/Kconfig"
|
||||
|
||||
source "drivers/sensor/adxl345/Kconfig"
|
||||
|
||||
source "drivers/sensor/adxl362/Kconfig"
|
||||
|
||||
source "drivers/sensor/adxl372/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue