Skip to content

Releases: Zanduino/MB85_FRAM

Bug fix release

02 Oct 15:50
8900f81
Compare
Choose a tag to compare

Enhancement release

11 Dec 14:59
b278a7d
Compare
Choose a tag to compare

Changes for moving from "SV-Zanshin" to "Zanduino"

Added Travis-CI support and Doxygen documentation style

27 Jan 18:08
Compare
Choose a tag to compare
V1.0.5

Added link to doxygen documentation

Bug Fix Release

30 Jun 05:38
Compare
Choose a tag to compare

Added speed selection to I2C bus, issue #3

Bug Fix Release

25 Jun 16:22
Compare
Choose a tag to compare

Enhancement #2 and DOI

Added fillMemory() function

08 Sep 14:43
Compare
Choose a tag to compare
v1.0.2

Updated version

Added support for large variables

08 Sep 08:59
Compare
Choose a tag to compare

The I2C "wire" library has a 32 byte buffer. That means reading and writing is limited to 30 bytes (2 bytes being used for the address). The library has been modified to allow larger variables to be used in the read() and write() methods.

Initial Release

05 Sep 08:45
Compare
Choose a tag to compare
v1.0.0

Corrected memSize spelling