This is a simple library for the ST Microelectronics M95M01 SPI EEPROM. It is probably quite easy to extend this library for other EEPROMs in the M95XXX series - please feel free to fork and improve!
Not all functions are covered in this library - just read and write (for bytes and byte arrays). Again, if you want to implement status register manipulation functions, please do.
This work is licensed under the MIT license. See LICENSE.md for details.