Skip to content

Commit 94088bb

Browse files
authored
chore: update with new library information
1 parent dc62627 commit 94088bb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name=ArduinoSTL
2-
version=1.1.0
1+
name=avr_stl
2+
version=1.2.0
33
author=Mike Matera <matera@lifealgorithmic.com>
4-
maintainer=Mike Matera <matera@lifealgorithmic.com>
5-
sentence=A port of uClibc++ packaged as an Arduino library.
4+
maintainer=Chris Johnson <chrisjohnsonmail@gmail.com>
5+
sentence=A port of ArduinoSTL Arduino library.
66
paragraph=This library includes important C++ functions, including cout and cin, printf and scanf. It also includes STL containers like vector and algorithm.
77
category=Other
8-
url=https://github.com/mike-matera/ArduinoSTL
8+
url=https://https://github.com/ciband/avr_stl
99
architectures=avr,samd
1010
includes=ArduinoSTL.h

0 commit comments

Comments
 (0)