Compare commits

..

No commits in common. 'cb333d0ba3cd90e3d4e0f7df2ec7925de6dae993' and '2019cfadd0e4b7b737f6443f3d9026af4b4cf888' have entirely different histories.

@ -113,7 +113,6 @@ Permanent URL to this list: https://github.com/iDoka/awesome-embedded-software
* [LwRB](https://github.com/MaJerle/lwrb) - Lightweight generic ring buffer manager library.
* [RingBuffer](https://github.com/wizard97/ArduinoRingBuffer) - Simple Interrupt Safe Ring (Circular) Buffer Queuing Library for Embedded platforms.
* [lfbb](https://github.com/DNedic/lfbb) - Lock-free bipartite buffer, a variant of the ring buffer which can always provide contigous space inside the buffer for reading, writing or modifying the data in-place.
### FIFO

Loading…
Cancel
Save