aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/PAL/cfg-stm32f303_discovery/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/PAL/cfg-stm32f303_discovery/mcuconf.h')
-rw-r--r--testhal/STM32/multi/PAL/cfg-stm32f303_discovery/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/multi/PAL/cfg-stm32f303_discovery/mcuconf.h b/testhal/STM32/multi/PAL/cfg-stm32f303_discovery/mcuconf.h
index 8f35f3572..c1adf2bd0 100644
--- a/testhal/STM32/multi/PAL/cfg-stm32f303_discovery/mcuconf.h
+++ b/testhal/STM32/multi/PAL/cfg-stm32f303_discovery/mcuconf.h
@@ -259,7 +259,7 @@
/*
* USB driver system settings.
*/
-#define STM32_USB_USE_USB1 TRUE
+#define STM32_USB_USE_USB1 FALSE
#define STM32_USB_LOW_POWER_ON_SUSPEND FALSE
#define STM32_USB_USB1_HP_IRQ_PRIORITY 13
#define STM32_USB_USB1_LP_IRQ_PRIORITY 14