Skip to content

Releases: RAKWireless/RAKwireless_Storage

Fix uppercase type for include.

18 Apr 05:28
Compare
Choose a tag to compare
1.0.2

Fix uppercase type for include.

Add support for SPI based Flash and FRAM modules.

18 Apr 02:49
Compare
Choose a tag to compare

This is a library for our RAKwireless WisBlock Storage modules.

I2C device parts in this library is based on Adafruit FRAM I2C, but cleaned up from the BUS_IO overhead to make it leaner.
SPI device parts in this library is based on Adafruit SPIFlash, but cleaned up by removing the filesystem part to make it leaner.

I2C device parts are covered by BSD license by Adafruit => LICENSE file
SPI device parts are covered by MIT license by Adafruit => header of each file

First release

06 Nov 05:16
Compare
Choose a tag to compare
1.0.0

Add the sources