Multi purpose buffer module.
You are viewing an older revision! See the latest version
Homepage
Since there weren't any ringbuffers available on the internet optimized for 32-Bit ARM operation without unix-calls and dynamic memory... I created one.
I'll hope you can use it.
Multipurpose ringbuffer¶
This module is a fixed ringbuffer, it does not allocate any memory, you need to do that before use.