Update library.properties (#76)

This commit is contained in:
scls19fr 2018-05-30 08:48:47 +02:00 committed by John Wellbelove
parent eb36baedc7
commit fe522ab0f2

View File

@ -2,6 +2,7 @@ name=Embedded Template Library
version=10.21.2
author= John Wellbelove <john.wellbelove@etlcpp.com>
maintainer=John Wellbelove <john.wellbelove@etlcpp.com>
license=MIT
sentence=A C++ template library tailored for embedded systems.
paragraph=Requires some support from STL. See http://andybrown.me.uk/2011/01/15/the-standard-template-library-stl-for-avr-with-c-streams/ or https://github.com/mike-matera/ArduinoSTL.git for Arduino.
category=Other