ArduinoRingBuffer icon indicating copy to clipboard operation
ArduinoRingBuffer copied to clipboard

Feature request: Add support for SAMD micros

Open sslupsky opened this issue 5 years ago • 4 comments

Is there a plan to add support for the SAMD arduinos? Perhaps integrating your SimplyAtomic library with this one?

https://github.com/wizard97/SimplyAtomic

sslupsky avatar Sep 24 '19 20:09 sslupsky

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.

wizard97 avatar Sep 25 '19 03:09 wizard97

Thanks for the link ... I will check it out.

sslupsky avatar Sep 25 '19 22:09 sslupsky

I noticed there are two dev branches: "dev" and "v2dev". Just wanted to confirm to the "dev" and not the "v2dev" branch?

sslupsky avatar Sep 26 '19 17:09 sslupsky

Use just the dev branch, the v2dev has some questionable additions from someone else that I am still considering whether are worthwhile.

wizard97 avatar Sep 26 '19 18:09 wizard97