ArduinoRingBuffer
ArduinoRingBuffer copied to clipboard
Feature request: Add support for SAMD micros
Is there a plan to add support for the SAMD arduinos? Perhaps integrating your SimplyAtomic library with this one?
https://github.com/wizard97/SimplyAtomic
I probably will at some point. The dev branch already uses it, but it is not heavily tested.
You could also try the dev version of https://github.com/wizard97/Embedded_RingBuf_CPP/tree/dev.
Thanks for the link ... I will check it out.
I noticed there are two dev branches: "dev" and "v2dev". Just wanted to confirm to the "dev" and not the "v2dev" branch?
Use just the dev branch, the v2dev has some questionable additions from someone else that I am still considering whether are worthwhile.