General purpose ring buffer library. RTOS proof, mutex protected.
Dependents: RingBuffer_RTOS_test
Fork of RingBuffer by
Revisions of RingBuffer.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:9adf0d5e0522 | 2012-09-27 | RTOS support. Mutex protected edition. | File Diff Annotate |
2:ea6d02ba96ae | 2012-09-27 | pointer edition | File Diff Annotate |
1:1c3a10f2eb04 | 2012-08-31 | bug fix | File Diff Annotate |
0:db7fa84ff50e | 2012-08-31 | 1st implement | File Diff Annotate |