sparkfun / SparkFun_External_EEPROM_Arduino_Library

An Arduino library for the easy control of external I2C EEPROMs.
Other
54 stars 14 forks source link

Add support for NRF52 platform #12

Closed robsonos closed 2 years ago

robsonos commented 2 years ago

Hi all,

This PR will add support to Adafruit nRF52 based boards, which use RingBuffer.h .

Cheers,

Rob.

nseidle commented 2 years ago

Awesome. Thanks so much for the PR!