From 5bd0da77407f51c7b8ccd11c6e852a166fda4df1 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sun, 4 Aug 2019 16:18:25 -0400 Subject: Initial commit. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c5d3207 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# STAtic Ring Buffers + +This is a ring buffer implementation suitable for use in `no-std` +environments. -- cgit v1.2.3