add library.properties

This commit is contained in:
Felix Rusu 2018-04-05 16:35:42 -04:00
parent e1145c9543
commit 29134614ee
1 changed files with 10 additions and 0 deletions

10
library.properties Normal file
View File

@ -0,0 +1,10 @@
name=RFM69_LowPowerLab
version=1.0.0
author=Felix Rusu
maintainer=Felix Rusu <felix@lowpowerlab.com>
sentence=Simple Arduino library for SPI flash memory chips
paragraph=Easy to use library for controlling all types of RFM69 transceivers. Designed for Moteino boards. Also tested with Arduino, STM32, SAMD boards.
category=Wireless Communications
url=https://github.com/LowPowerLab/RFM69
architectures=avr,samd,esp8266,esp32,stm32
includes=RFM69.h,RFM69_ATC.h,RFM69_OTA.h