aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F3xx/WDG
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F3xx/WDG')
-rw-r--r--testhal/STM32/STM32F3xx/WDG/mcuconf.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F3xx/WDG/mcuconf.h b/testhal/STM32/STM32F3xx/WDG/mcuconf.h
index 304b82a90..647dec1fe 100644
--- a/testhal/STM32/STM32F3xx/WDG/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/WDG/mcuconf.h
@@ -238,4 +238,9 @@
*/
#define STM32_WDG_USE_IWDG TRUE
+/*
+ * WDG driver system settings.
+ */
+#define STM32_WDG_USE_IWDG FALSE
+
#endif /* _MCUCONF_H_ */