We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259eb18 commit fcf522aCopy full SHA for fcf522a
1 file changed
version.txt
@@ -0,0 +1,8 @@
1
+//============================================================
2
+// Version 1.0.0 (13.02.2021)
3
4
+// - Initial implementation of ring buffer
5
+// - Supported three data types: uint32_t, int32_t and float32_t
6
+// - Two types of buffer access: NORMAL & INVERS
7
+//
8
0 commit comments