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 9c83fe9 commit 28150d1Copy full SHA for 28150d1
usb/device/targets/TARGET_STM/USBPhy_STM32.cpp
@@ -208,6 +208,7 @@ void USBPhyHw::init(USBPhyEvents *events)
208
defined(TARGET_NUCLEO_F446ZE) || \
209
defined(TARGET_NUCLEO_F767ZI) || \
210
defined(TARGET_NUCLEO_F746ZG) || \
211
+ defined(TARGET_NUCLEO_F756ZG) || \
212
defined(TARGET_DISCO_F407VG) || \
213
defined(TARGET_DISCO_F413ZH) || \
214
defined(TARGET_DISCO_F469NI) || \
0 commit comments