-
CONFIG_ICM42605¶
ICM42605 Six-Axis Motion Tracking Device
Type: bool
Help¶
Enable driver for ICM42605 SPI-based six-axis motion tracking device.
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At drivers/sensor/icm42605/Kconfig:6
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:62 → drivers/sensor/Kconfig:95
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig ICM42605
bool "ICM42605 Six-Axis Motion Tracking Device"
depends on SPI && SENSOR
help
Enable driver for ICM42605 SPI-based six-axis motion tracking device.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)