Skip to content

Releases: sparkfun/SparkFun_External_EEPROM_Arduino_Library

Fix bad byte math

04 Nov 20:55

Choose a tag to compare

Thanks @wolfbert for the clean up!

Add RP2040 support

10 Sep 02:51
4935a29

Choose a tag to compare

Add support for boards that use RingBuffer for I2C buffer size

14 Jan 16:10

Choose a tag to compare

Fix for smaller <16kbit EEPROMs

07 Jan 15:45

Choose a tag to compare

v1.0.6

Update library.properties

Remove hard error for unknown platform

12 Feb 16:31

Choose a tag to compare

v1.0.5

Update library.properties

Add STM32 support

08 Feb 21:41

Choose a tag to compare

v1.0.4

Increase version

Fix variable warnings

05 Jan 17:12

Choose a tag to compare

v1.0.3

Add thanks. Bump version.

Respect pollForWriteComplete setting

29 Dec 22:01

Choose a tag to compare

Also add an Example6 to demo how to write a binary from SD to EEPROM.

v1.0.1

26 Mar 02:56

Choose a tag to compare

Variety of large speed improvements and bug fixes for EEPROMs larger than 512k bit.

Initial release

12 Dec 18:16

Choose a tag to compare

v1.0.0

Readme update. Add link to lib in each example.