aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_CDC_IAD/usbcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F4xx/USB_CDC_IAD/usbcfg.h')
-rw-r--r--testhal/STM32/STM32F4xx/USB_CDC_IAD/usbcfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F4xx/USB_CDC_IAD/usbcfg.h b/testhal/STM32/STM32F4xx/USB_CDC_IAD/usbcfg.h
index a97780b09..7c6aaebf3 100644
--- a/testhal/STM32/STM32F4xx/USB_CDC_IAD/usbcfg.h
+++ b/testhal/STM32/STM32F4xx/USB_CDC_IAD/usbcfg.h
@@ -20,6 +20,8 @@
extern const USBConfig usbcfg;
extern SerialUSBConfig serusbcfg1;
extern SerialUSBConfig serusbcfg2;
+extern SerialUSBDriver SDU1;
+extern SerialUSBDriver SDU2;
#endif /* _USBCFG_H_ */