Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit bc66f2f

Browse files
committed
Cleaning up library.properties.
1 parent e90de99 commit bc66f2f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

library.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name=avr_stl
1+
name=Arduino_AVRSTL
22
version=1.2.3
3-
author=Mike Matera <[email protected]>
4-
maintainer=Chris Johnson <[email protected]>
3+
author=Mike Matera <[email protected]>, Chris Johnson <[email protected]>, Arduino
4+
maintainer=Arduino <[email protected]>
55
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/ciband/avr_stl
9-
architectures=avr,samd
10-
includes=avr_stl.h
8+
url=https://github.com/arduino-libraries/Arduino_AVRSTL
9+
architectures=samd
10+
includes=ArduinoSTL.h

0 commit comments

Comments
 (0)