STM32F7 USB: add NUCLEO_F756ZG in pins definition

pull/9768/head
bcostm 2018-11-20 10:23:05 +01:00 committed by Russ Butler
parent e96b8a4803
commit a98eb739b1
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ void USBPhyHw::init(USBPhyEvents *events)
defined(TARGET_NUCLEO_F446ZE) || \
defined(TARGET_NUCLEO_F767ZI) || \
defined(TARGET_NUCLEO_F746ZG) || \
defined(TARGET_NUCLEO_F756ZG) || \
defined(TARGET_DISCO_F407VG) || \
defined(TARGET_DISCO_F413ZH) || \
defined(TARGET_DISCO_F469NI) || \