Skip to content

Releases: sparkfun/SparkFun_External_EEPROM_Arduino_Library

Add support for STM32 core

02 Sep 16:45
0792a33

Choose a tag to compare

v.3.2.11

Update library.properties

Add support for SAMD E series

11 Jul 13:51
07f15bf

Choose a tag to compare

Merge pull request #43 from clavisound/SAMD-E-series

Support for SAMD E series

Cast memoryType to get larger memory sizes

31 Oct 14:25

Choose a tag to compare

Update version

12 Jul 02:39

Choose a tag to compare

v3.2.8

Update version

Update example

12 Jul 02:38
b93d9c8

Choose a tag to compare

Merge pull request #39 from merlinz01/add-put-changed-method

Improvements to example settings script

Add putChanged() method

12 Jul 02:20

Choose a tag to compare

v3.2.6

Adding thanks

Fix begin() bug

29 Mar 19:38

Choose a tag to compare

Add Wire Protect support

04 Mar 17:53
5ef3a9f

Choose a tag to compare

Remove debug print

08 Jan 03:05

Choose a tag to compare

Thanks for reporting @x86fr.

Remove unused vars. Improve docs.

15 Nov 19:03

Choose a tag to compare

Remove unused vars to reduce compiler warnings. Expand readme and example comments to better explain the proper use of setMemoryType().