Sensor: mpr: Add Honeywell MPR driver
The Honeywell MPR sensor is a piezoresistive silicon pressure sensor, which can be accessed via i2c. https://sensing.honeywell.com/micropressure-mpr-series Signed-off-by: Sven Herrmann <sven.herrmann@posteo.de>
This commit is contained in:
parent
298df51c0c
commit
bded58cee5
10 changed files with 369 additions and 0 deletions
|
@ -127,6 +127,8 @@ source "drivers/sensor/mchp_tach_xec/Kconfig"
|
|||
|
||||
source "drivers/sensor/mcp9808/Kconfig"
|
||||
|
||||
source "drivers/sensor/mpr/Kconfig"
|
||||
|
||||
source "drivers/sensor/mpu6050/Kconfig"
|
||||
|
||||
source "drivers/sensor/ms5837/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue