aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/I2C/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F1xx/I2C/mcuconf.h')
-rw-r--r--testhal/STM32F1xx/I2C/mcuconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testhal/STM32F1xx/I2C/mcuconf.h b/testhal/STM32F1xx/I2C/mcuconf.h
index dc4d3960c..a8c187a44 100644
--- a/testhal/STM32F1xx/I2C/mcuconf.h
+++ b/testhal/STM32F1xx/I2C/mcuconf.h
@@ -43,6 +43,8 @@
#define STM32_PPRE2 STM32_PPRE2_DIV2
#define STM32_ADCPRE STM32_ADCPRE_DIV4
#define STM32_MCO STM32_MCO_NOCLOCK
+#define STM32_PVD_ENABLE FALSE
+#define STM32_PLS STM32_PLS_LEV0
/*
* ADC driver system settings.