summaryrefslogtreecommitdiff
path: root/include/usbh_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usbh_config.h')
-rw-r--r--include/usbh_config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/usbh_config.h b/include/usbh_config.h
index 7bf800b..4fa38cb 100644
--- a/include/usbh_config.h
+++ b/include/usbh_config.h
@@ -59,10 +59,4 @@
#error USBH_MAX_DEVICES > 127
#endif
-// Uncomment to enable OTG_HS support - low level driver
-// #define USE_STM32F4_USBH_DRIVER_HS
-
-// Uncomment to enable OTG_FS support - low level driver
-#define USE_STM32F4_USBH_DRIVER_FS
-
#endif