diff options
Diffstat (limited to 'demos/ARMCM4-STM32F407-DISCOVERY-G++/mcuconf.h')
-rw-r--r-- | demos/ARMCM4-STM32F407-DISCOVERY-G++/mcuconf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/ARMCM4-STM32F407-DISCOVERY-G++/mcuconf.h b/demos/ARMCM4-STM32F407-DISCOVERY-G++/mcuconf.h index 3a1d4f8b8..cc0f43426 100644 --- a/demos/ARMCM4-STM32F407-DISCOVERY-G++/mcuconf.h +++ b/demos/ARMCM4-STM32F407-DISCOVERY-G++/mcuconf.h @@ -257,8 +257,6 @@ */
#define STM32_USB_USE_OTG1 FALSE
#define STM32_USB_USE_OTG2 FALSE
-#define STM32_USE_USB_OTG2_HS FALSE
-#define STM32_USE_USB_OTG2_ULPI FALSE
#define STM32_USB_OTG1_IRQ_PRIORITY 14
#define STM32_USB_OTG2_IRQ_PRIORITY 14
#define STM32_USB_OTG1_RX_FIFO_SIZE 512
|