aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/I2C-LSM6DS0/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F4xx/I2C-LSM6DS0/mcuconf.h')
-rw-r--r--testhal/STM32/STM32F4xx/I2C-LSM6DS0/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/I2C-LSM6DS0/mcuconf.h b/testhal/STM32/STM32F4xx/I2C-LSM6DS0/mcuconf.h
index 2c62a87f2..166f04112 100644
--- a/testhal/STM32/STM32F4xx/I2C-LSM6DS0/mcuconf.h
+++ b/testhal/STM32/STM32F4xx/I2C-LSM6DS0/mcuconf.h
@@ -111,7 +111,7 @@
/*
* I2C driver system settings.
*/
-#define STM32_I2C_USE_I2C1 FALSE
+#define STM32_I2C_USE_I2C1 TRUE
#define STM32_I2C_USE_I2C2 FALSE
#define STM32_I2C_USE_I2C3 FALSE
#define STM32_I2C_BUSY_TIMEOUT 50