Skip to content

Releases: adafruit/Adafruit_FRAM_SPI

2.6.0 Added sleep mode + Fujitsu MB85RS4MT / MB85RS2MT

23 Jul 14:12
9e6c8e8
Compare
Choose a tag to compare

What's Changed

  • added Fujitsu MB85RS4MT FRAM; added sleep mode by @FUEL4EP in #31
  • conditional compile debug output by @udo-munk in #30

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0 Add MB85RS1MT support. New bool return type!

09 Nov 01:29
6615844
Compare
Choose a tag to compare

What's Changed

  • Add MB85RS1MT to the supported devices list by @alba-ado in #28
  • Added bool return types to the SPI functions that doesn't return anything by @alba-ado in #29

New Contributors

Full Changelog: 2.4.2...2.5.0

2.4.2 - Updated CI Actions versions

22 May 16:55
Compare
Choose a tag to compare
Update CI action versions

2.4.1 - Added const keywords to write method

22 Mar 19:12
edd08fe
Compare
Choose a tag to compare

2.4.0 - Added Fujitsu MB85RS256TY support, added new constructor with SPI clock frequency parameter, fixed int overflow

29 Apr 17:45
44f5b34
Compare
Choose a tag to compare

2.3.1 - Auto-detect address size based on jedec id

16 Mar 19:30
c181230
Compare
Choose a tag to compare

2.3.0 - Added support for MB85RS64T and MR45V064B, centralized supported devices as look up table

26 Jan 20:00
9186763
Compare
Choose a tag to compare

2.2.0 - Added support for 2KB MB85RS16

03 Nov 20:41
3e8f0ef
Compare
Choose a tag to compare

2.1.0 - Added Fujitsu 2Mb and 4Mb FRAMs

21 Jul 13:47
d5e66c7
Compare
Choose a tag to compare

2.0.1 - Added docs badge

25 Apr 17:28
931ac57
Compare
Choose a tag to compare
Update library.properties