aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbd_desc.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/usbd_desc.h')
-rw-r--r--stmhal/usbd_desc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stmhal/usbd_desc.h b/stmhal/usbd_desc.h
index e2759f9f4..49e19382a 100644
--- a/stmhal/usbd_desc.h
+++ b/stmhal/usbd_desc.h
@@ -25,3 +25,5 @@
*/
extern const USBD_DescriptorsTypeDef VCP_Desc;
+
+void USBD_SetPID(uint16_t pid);