Contents of data stream are pushed and popped to demonstrate usage of CircularBuffer API's.

README.md

Committer:
deepikabhavnani
Date:
2017-10-23
Revision:
0:6c43979d0645

File content as of revision 0:6c43979d0645:

### Getting started with the CircularBuffer API ###
 
CircularBuffer Example
This application demonstrates usage of CircularBuffer API's. Contents of data 
stream are pushed till buffer is full, and popped back till buffer is empty.