We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e588011 commit 9e3b509Copy full SHA for 9e3b509
features/unsupported/USBDevice/targets/TARGET_STM/USBHAL_IP_OTGFSHS.h
@@ -136,6 +136,7 @@ USBHAL::USBHAL(void) {
136
defined(TARGET_NUCLEO_F411RE) || \
137
defined(TARGET_NUCLEO_F412ZG) || \
138
defined(TARGET_NUCLEO_F429ZI) || \
139
+ defined(TARGET_NUCLEO_F446RE) || \
140
defined(TARGET_NUCLEO_F446ZE) || \
141
defined(TARGET_NUCLEO_F767ZI) || \
142
defined(TARGET_NUCLEO_F746ZG) || \
features/unsupported/USBDevice/targets/TARGET_STM/USBHAL_STM32.h
@@ -23,6 +23,7 @@
23
24
25
26
27
28
29
0 commit comments