buffprob

Dependencies of buffprob

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Circular Buffer C implementation, must create a buffer structure instance in your main and then dinamically allocate memory for the buffer array.