Add library properties file

This commit is contained in:
Felix Rusu 2018-02-12 11:04:01 -05:00
parent 7885ef3f9e
commit de7906b9ca
1 changed files with 10 additions and 0 deletions

10
library.properties Normal file
View File

@ -0,0 +1,10 @@
name=SPIFlash_LowPowerLab
version=101.0.0
author=Felix Rusu
maintainer=Felix Rusu <felix@lowpowerlab.com>
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/
category=Data Storage
url=https://github.com/LowPowerLab/SPIFlash
architectures=avr,sam,samd,esp8266,esp32,stm32
includes=SPIFlash.h