We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95108a7 commit 46b96ecCopy full SHA for 46b96ec
1 file changed
index.html
@@ -0,0 +1,15 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="refresh" content="0; url=latest/index.html">
6
+ <title>CMSIS-Stream documentation</title>
7
+ <link rel="canonical" href="latest/index.html">
8
+ <script>
9
+ window.location.replace("latest/index.html");
10
+ </script>
11
+</head>
12
+<body>
13
+ <p><a href="latest/index.html">CMSIS-Stream documentation</a></p>
14
+</body>
15
+</html>
0 commit comments