Ring Buffer reconciled with RTOS. If with using RTOS, this lib is enabled Mutex. Default RingBuffer size is 256 Bytes, Max size is 1024 Bytes.
Dependents: RN41 HC05 HC05 mySerial ... more
Revisions of RingBuffer.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:dced590a2d1b | 2016-01-21 | delete MUTEX.; Add chkCR(); // '\r' | File Diff Annotate |
2:db4675083c8c | 2015-11-02 | make sample code | File Diff Annotate |
1:8f2a3144902b | 2015-10-30 | include empty(), buf limit 1kB, modulo Speed up. | File Diff Annotate |
0:5373472190f5 | 2015-10-30 | 1st publish. | File Diff Annotate |