Skip to content

Releases: sparkfun/SparkFun_SPI_SerialFlash_Arduino_Library

Version 1.0.3

29 Jun 11:06
fd4374a
Compare
Choose a tag to compare

This release:

  • corrects an error in writeBlockAAI
    • previously if dataSize was odd, the last byte would be would not be written

Version 1.0.2

20 May 12:38
cbb9d4d
Compare
Choose a tag to compare

This release:

  • Adds writeBlockAAI which allows faster block writes on chips like the Microchip SST25VF020B

Version 1.0.1

10 May 16:17
1df2f9a
Compare
Choose a tag to compare

This release:

  • Adds setWriteStatusReg1 and setWriteStatusReg16 to (e.g.) allow clearing of the Block Protection bits on the SST25VF020B
    • (Erase and write are disabled on the SST25VF020B until the Block Protection bits are cleared)

Version 1.0.0

21 Apr 08:39
Compare
Choose a tag to compare

Initial release