cc56fb5247
Initial driver and sample application of TDK Invensense ICM42605 6-axis motion sensor. This driver provide DTS for nRF52 DK board DTS setting. Providing features are below. Sensor data streaming - Accel, gyro Tap, Double tap triggering. Set/Get FSR, ODR by set attr API Support multi instance feature. Signed-off-by: JuHyun Kim <jkim@invensense.com> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
README.txt | ||
adc.conf | ||
app.overlay | ||
dac.conf | ||
drivers.conf | ||
eeprom.conf | ||
ethernet.conf | ||
gpio.conf | ||
gpio.dtsi | ||
i2c.dtsi | ||
modem.conf | ||
modem_quectel_bg9x.conf | ||
modem_ublox_sara.conf | ||
prj.conf | ||
sensors_a_h.conf | ||
sensors_i_z.conf | ||
sensors_stmemsc.conf | ||
sensors_stmemsc_trigger.conf | ||
sensors_trigger_a_h.conf | ||
sensors_trigger_i_z.conf | ||
spi.dtsi | ||
testcase.yaml | ||
uart.dtsi | ||
xlnx.conf |
README.txt
Overview -------- Build tests for drivers and sensors on all platforms. This test might now work for some of the drivers, those need to be addressed in other tests targeting those special cases. Tests ----- drivers: build all drivers sensors_a_m: build sensors with name beginning a through m. sensors_n_z: build sensors with name beginning n through z. sensors_trigger: build sensors with trigger option enabled