diff options
Diffstat (limited to 'testhal/STM32F4xx/GPT/mcuconf.h')
-rw-r--r-- | testhal/STM32F4xx/GPT/mcuconf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testhal/STM32F4xx/GPT/mcuconf.h b/testhal/STM32F4xx/GPT/mcuconf.h index d117c0814..d3a8b191c 100644 --- a/testhal/STM32F4xx/GPT/mcuconf.h +++ b/testhal/STM32F4xx/GPT/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
|