Skip to content

Releases: mcci-catena/MCCI_FRAM_I2C

v2.0.2: Patch release for compiler warnings

13 Jun 20:01
912707f
Compare
Choose a tag to compare

The only functional change in this release is to fix bug #2, which came from a GCC -Wall scan.

We also reorganized the directory structure to match the current Arduino library style, trimmed whitespace, other minor nits.

What's Changed

Full Changelog: v2.0.0...v2.0.2

Official MCCI release

21 Dec 21:19
Compare
Choose a tag to compare

Although this is backward compatible and we hate obscuring credit for libraries, the Arduino library system really demands that we diverge names from the Adafruit original. This update keeps an <Adafruit_FRAM_I2C.h> and full backward compatibility, but it also creates a pure C++ <MCCI_FRAM_I2C.h> with MCCI names.