zephyr/tests/drivers/build_all
Aurelien Jarno 698a28663c drivers/sensor: Add basic Silabs Si7210 support
This adds basic support for the Silabs Si7210 hall effect magnetic
position and temperature sensor. It is able to get magnetic field and
temperature in the default scale of the sensor (depending on the
variant). It also supports going into sleep mode without measurements
through the device power management infrastructure.

It is most notably missing support for scale change, measurement
averaging and filtering, and alert pin configuration (threshold,
hysteris, tamper).

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2021-08-24 10:16:19 -05:00
..
adc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boards tests: drivers: build_all: split xlnx pwm/counter test out 2021-06-09 09:17:35 -05:00
counter cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
dac cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
eeprom cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ethernet cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
gpio cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
modem cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pwm cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sensor drivers/sensor: Add basic Silabs Si7210 support 2021-08-24 10:16:19 -05:00
src