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

Changes

RevisionDateWhoCommit message
4:29917182b5c8 2016-01-21 AkinoriHashimoto adj default tip
3:dced590a2d1b 2016-01-21 AkinoriHashimoto delete MUTEX.; Add chkCR(); // '\r'
2:db4675083c8c 2015-11-02 AkinoriHashimoto make sample code
1:8f2a3144902b 2015-10-30 AkinoriHashimoto include empty(), buf limit 1kB, modulo Speed up.
0:5373472190f5 2015-10-30 AkinoriHashimoto 1st publish.