aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L1xx/DAC/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32L1xx/DAC/mcuconf.h')
-rw-r--r--testhal/STM32/STM32L1xx/DAC/mcuconf.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L1xx/DAC/mcuconf.h b/testhal/STM32/STM32L1xx/DAC/mcuconf.h
index 8bdf30ef3..a92396576 100644
--- a/testhal/STM32/STM32L1xx/DAC/mcuconf.h
+++ b/testhal/STM32/STM32L1xx/DAC/mcuconf.h
@@ -198,4 +198,9 @@
#define STM32_USB_USB1_HP_IRQ_PRIORITY 13
#define STM32_USB_USB1_LP_IRQ_PRIORITY 14
+/*
+ * WDG driver system settings.
+ */
+#define STM32_WDG_USE_IWDG FALSE
+
#endif /* _MCUCONF_H_ */