/SparkFun_SPI_SerialFlash_Arduino_Library

A low level library for interfacing to serial flash ICs.

Primary LanguageC++OtherNOASSERTION

SparkFun SPI SerialFlash Arduino Library

We wrote this library to help with configuring the flash memory on our products during production testing. We've made it public just in case you find it useful too.

This library can be installed via the Arduino Library manager. Search for SparkFun SPI SerialFlash.

If you need filesystem-like access to SPI Flash memory, check out Paul Stoffregen's Serial Flash Library.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

License Information

Please see LICENSE.md for more details

  • Your friends at SparkFun.