forked from Marzogh/SPIMemory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
library.properties
10 lines (10 loc) · 931 Bytes
/
library.properties
1
2
3
4
5
6
7
8
9
10
name=SPIFlash
version=3.1.0
author=Prajwal Bhattaram
maintainer=Prajwal Bhattaram <[email protected]>
sentence=SPI Flash library for Arduino.
paragraph=This is the last version (v3.1.0) with the name SPIFlash. For future updates (starting 15 May 2018) please download the SPIMemory library instead. This library enables read, write, erase and power functions on the following Flash chips - W25X05**, W25X10**, W25X20**, W25X40**, W25Q80**, W25Q16**, W25Q32**, W25Q64**, W25Q128**, W25Q256**, SST25VF064C, SST26VF064B & S25FL116K. All other Winbond flash chips can also be used with this library from v2.6.0 onwards. A number of Microchip, Cypress & Spansion chips can be used with with the library from v3.0.0 onwards. Refer to change log for further information about this release.
category=Data Storage
url=https://github.com/Marzogh/SPIFlash
architectures=avr,sam,samd,esp8266,esp32,Simblee,stm32
includes=SPIFlash.h