Skip to content

Releases: sparkfun/SparkFun_External_EEPROM_Arduino_Library

Add setMemoryType()

27 Oct 03:41
Compare
Choose a tag to compare

Set settings using the EEPROM type.

Increase version for Arduino Lib Mgr

24 Oct 15:57
Compare
Choose a tag to compare
v3.1.2

Update library.properties

Blend in v2 auto-detection

24 Oct 15:01
Compare
Choose a tag to compare

This should not be a breaking change. This release brings over some of the earlier auto-detection work, but without the 'auto'.

Ex1 is now a bit more of a generic example.

Release to revert

12 Oct 14:26
Compare
Choose a tag to compare

In an attempt to avoid users getting the old version through the Arduino library manager, increase version to v3.1.0.

Add detectMemorySizeBytes()

24 Jun 02:28
Compare
Choose a tag to compare

Add string object

13 May 20:01
42f0386
Compare
Choose a tag to compare

Fix for undefined Raspberry Pi Pico

21 Nov 17:28
Compare
Choose a tag to compare

Reduce compile warnings

20 Nov 20:08
Compare
Choose a tag to compare
v1.0.11

Update library.properties

Fix multi-page write

09 Nov 15:07
c63680f
Compare
Choose a tag to compare

Fix bad byte math

04 Nov 20:55
Compare
Choose a tag to compare

Thanks @wolfbert for the clean up!