Browse Source

add icm42670p driver kconfig

master
ShiauweiZhao 3 years ago committed by Daniel Agar
parent
commit
8549fadb6c
  1. 5
      src/drivers/imu/invensense/icm42670p/Kconfig

5
src/drivers/imu/invensense/icm42670p/Kconfig

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
menuconfig DRIVERS_IMU_INVENSENSE_ICM42670P
bool "icm42670p"
default n
---help---
Enable support for icm42670p
Loading…
Cancel
Save