Skip to content

Releases: adafruit/Adafruit_SPIFlash

WARNING: breaking release!

27 Apr 02:36
Compare
Choose a tag to compare

In order to use both SPI Flash and SD cards at the same time, we cant have conflicting File names, so we now have the File in Adafruit_SPIFlash_FAT namespace. Update your SPI Flash Files to Adafruit_SPIFlash_FAT::File

Update for QSPI boards

12 Mar 19:30
0165d76
Compare
Choose a tag to compare

Now has bitbang-for-QSPI in examples, and should work with the QSPI library

Fix express SPI detection and various small fixes

17 Feb 01:13
Compare
Choose a tag to compare
1.1.0

merging in https://github.com/adafruit/Adafruit_SPIFlash/pull/6

interface compatibility fixes

01 Nov 14:59
Compare
Choose a tag to compare
1.0.8

DM: update JEDEC id

add 25Q64 filesystem support

11 Oct 18:31
Compare
Choose a tag to compare
1.0.6

DM: add W25Q64 filesystem info

fix namespace conflicts

09 Oct 19:41
Compare
Choose a tag to compare
1.0.5

DM: bump

update for subclassing via QSPI

09 Oct 18:36
6716c2f
Compare
Choose a tag to compare
1.0.4

Update library.properties

Sync library.properties and tag versions

03 Jun 17:12
Compare
Choose a tag to compare

Forgot to bump library.properties when I created 1.0.2 release. Bump both to 1.0.3.

CPX fixes + new flash chip

03 Jun 17:07
Compare
Choose a tag to compare

Fix some CPX bugs. Support another SPI flash chip.

readbuffer bugfix + multitool sketch

02 Feb 03:50
Compare
Choose a tag to compare
1.0.1

add handy tool!