aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F7xx/USB_CDC/usbcfg.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-12-24 07:53:33 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-12-24 07:53:33 +0000
commit2296afaa34c8f4c19750a410e336b6f565918bcc (patch)
tree5867173aa747d12989d551a2eadf7c746c87160d /testhal/STM32/STM32F7xx/USB_CDC/usbcfg.h
parentd9973ea126e8eb0a740312e70b8b41efe12f1112 (diff)
downloadChibiOS-2296afaa34c8f4c19750a410e336b6f565918bcc.tar.gz
ChibiOS-2296afaa34c8f4c19750a410e336b6f565918bcc.tar.bz2
ChibiOS-2296afaa34c8f4c19750a410e336b6f565918bcc.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8637 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F7xx/USB_CDC/usbcfg.h')
-rw-r--r--testhal/STM32/STM32F7xx/USB_CDC/usbcfg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F7xx/USB_CDC/usbcfg.h b/testhal/STM32/STM32F7xx/USB_CDC/usbcfg.h
index 2ffaa17f9..333a5f9d3 100644
--- a/testhal/STM32/STM32F7xx/USB_CDC/usbcfg.h
+++ b/testhal/STM32/STM32F7xx/USB_CDC/usbcfg.h
@@ -19,6 +19,7 @@
extern const USBConfig usbcfg;
extern SerialUSBConfig serusbcfg;
+extern SerialUSBDriver SDU2;
#endif /* _USBCFG_H_ */