aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/USB_CDC/src
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/USB_CDC/src')
-rw-r--r--testhal/STM32/multi/USB_CDC/src/usbcfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/multi/USB_CDC/src/usbcfg.h b/testhal/STM32/multi/USB_CDC/src/usbcfg.h
index 3833bf9fd..0dfe7710d 100644
--- a/testhal/STM32/multi/USB_CDC/src/usbcfg.h
+++ b/testhal/STM32/multi/USB_CDC/src/usbcfg.h
@@ -19,7 +19,7 @@
extern const USBConfig usbcfg;
extern SerialUSBConfig serusbcfg;
-extern SerialUSBDriver SDU1;
+extern SerialUSBDriver PORTAB_SDU1;
#endif /* USBCFG_H */