Skip to content

Commit fcf522a

Browse files
committed
- added version notes
1 parent 259eb18 commit fcf522a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

version.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)