update lib properties
This commit is contained in:
parent
09e5edce23
commit
64c50c2bda
|
|
@ -1,10 +1,9 @@
|
||||||
name=SPIFlash_LowPowerLab
|
name=LowPowerLab SPIFlash
|
||||||
version=101.1.1
|
version=101.1.2
|
||||||
author=Felix Rusu
|
author=LowPowerLab
|
||||||
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
||||||
sentence=Simple Arduino library for SPI flash memory chips
|
sentence=Simple Arduino library for SPI flash memory chips
|
||||||
paragraph=This library is specifically designed for the Windbond W25X40CLSNIG chips for use with Moteino boards. Not to be confused with this library: https://github.com/Marzogh/SPIFlash/
|
paragraph=This library is specifically designed for the Windbond W25X40CLSNIG chips for use with Moteino boards for wireless (OTA) programming. Not to be confused with this library: https://github.com/Marzogh/SPIFlash/
|
||||||
category=Data Storage
|
category=Data Storage
|
||||||
url=https://github.com/LowPowerLab/SPIFlash
|
url=https://github.com/LowPowerLab/SPIFlash
|
||||||
architectures=avr,sam,samd,esp8266,esp32,stm32
|
architectures=*
|
||||||
includes=SPIFlash.h
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue