No description
Find a file
Tyeth Gundry 910c72df68
Bump version to 5.1.1
Update library.properties - bump version to 5.1.1
2025-04-01 12:59:02 +01:00
.codespell
.github
examples
src
tools
.codespellrc
.gitignore
.pre-commit-config.yaml
library.properties Update library.properties - bump version to 5.1.1 2025-04-01 12:45:18 +01:00
LICENSE
README.md

Adafruit SPI Flash

Build Status License

Arduino library for external (Q)SPI flash device.

Supported Cores

Features

  • Support SPI interfaces for all cores
  • Support QSPI interfaces for nRF52 and SAMD51
  • Support FRAM flash devices
  • Provide raw flash access APIs
  • Implement block device APIs from SdFat's BaseBlockDRiver with caching to facilitate FAT filesystem on flash device