ArduinoRingBuffer icon indicating copy to clipboard operation
ArduinoRingBuffer copied to clipboard

ESP32 support

Open rumoldus opened this issue 6 years ago • 2 comments

Hi, this is exactly what I would need in an ESP32 project, but the library is only targeted for AVR and ESP8266. I played a bit with the header file, but it is not a trivial change (for me). Any chance for ESP32 support ?

rumoldus avatar May 05 '19 15:05 rumoldus

Hi take a look at https://github.com/wizard97/Embedded_RingBuf_CPP/tree/dev

The dev and dev2 branch uses my SimplyAtomic library which has untested support for the ESP32.

wizard97 avatar May 07 '19 06:05 wizard97

Hi,

many thanks for your reaction – and all the good work. I will check it out.

Thanks again

Marcel Payens

Van: Aaron Wisner [email protected] Verzonden: dinsdag 7 mei 2019 08:38 Aan: wizard97/ArduinoRingBuffer [email protected] CC: rumoldus [email protected]; Author [email protected] Onderwerp: Re: [wizard97/ArduinoRingBuffer] ESP32 support (#8)

Hi take a look at https://github.com/wizard97/Embedded_RingBuf_CPP/tree/dev

The dev and dev2 branch uses my SimplyAtomic library which has untested support for the ESP32.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wizard97/ArduinoRingBuffer/issues/8#issuecomment-489928423 , or mute the thread https://github.com/notifications/unsubscribe-auth/AEVTBLK4UBWRGPNMD4B3FQTPUEPUZANCNFSM4HK3RS4Q . https://github.com/notifications/beacon/AEVTBLIJSDAMXZFR5A5LVATPUEPUZA5CNFSM4HK3RS42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUZ3NZY.gif

rumoldus avatar May 07 '19 17:05 rumoldus