aboutsummaryrefslogtreecommitdiff
path: root/stmhal/qstrdefsport.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/qstrdefsport.h')
-rw-r--r--stmhal/qstrdefsport.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h
index be30848e3..9961102a3 100644
--- a/stmhal/qstrdefsport.h
+++ b/stmhal/qstrdefsport.h
@@ -66,3 +66,7 @@ Q(rmdir)
Q(unlink)
Q(sep)
Q(urandom)
+
+// for time module
+Q(time)
+Q(sleep)