This just a repo of common utilies, function and code snippets that are often used across projects.
The aim is to have everything organzied and documented. This repo will be updated over time.
- Calculator Utilities
- SPSC RingBuffer - Super basic Ringbuffer for use in microcontrollers
- SPSC Ring Buffer Extended - Extended Ring Buffer but with more functions that may be useful