Releases: adafruit/Adafruit_SPIFlash
Releases · adafruit/Adafruit_SPIFlash
3.4.0 - Added support for gd25q32c and adesto flash
Bump to 3.4.0
3.3.6 - Corrected Fujitsu FRAM address
Bump to 3.3.6
3.3.5 - Added new example, SdFat_Flash_and_SDcard
Thanks for the contribution @DrItanium
3.3.4 - Limited M0 read speed to 12 Mhz for reliability
Bump to 3.3.4
3.3.3 - Add support for ESP32-S2
update version to 3.3.3 for release
3.3.2 - Fixed warning due to default int size of 16 on avr mcu
3.3.1 - Fixed ESP32 CI build
Bump to 3.3.1
3.3.0 - Added FRAM support
Bump to 3.3.0
3.2.2 - Added issue template
Bump to 3.2.2
3.2.1 - Fixed compile warning and ESP32 build
Thanks @GMagician for the PR