martin357/ringbuffer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is an implementation of Ringbuffer and possibly other containers suitable for small microchips. Use of iterators is disabled by default, may be enabled by USE_ITERATORS macro.