summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/qstrdefsport.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/qstrdefsport.h')
-rw-r--r--stmhal/qstrdefsport.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h
index b5b4a4e4a0..f1f84999f5 100644
--- a/stmhal/qstrdefsport.h
+++ b/stmhal/qstrdefsport.h
@@ -71,6 +71,12 @@ Q(millis)
Q(seek)
Q(tell)
+// for USB VCP class
+Q(USB_VCP)
+Q(send)
+Q(recv)
+Q(timeout)
+
// for RTC class
Q(RTC)
Q(info)