Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flipperdevices/libusb_stm32.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/inc/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/usb.h')
-rw-r--r--inc/usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/usb.h b/inc/usb.h
index f77f931..5924b01 100644
--- a/inc/usb.h
+++ b/inc/usb.h
@@ -110,7 +110,7 @@
#endif
#define usbd_hw usbd_otgfs
-#elif defined(STM32F446xx)
+#elif defined(STM32F446xx) || defined(STM32F722xx) || defined (STM32F745xx)
#define USBD_STM32F446FS
#define USBD_STM32F446HS