Skip to content

Commit e796ac1

Browse files
committed
Add package.json as per Issue #97
Added a package.json file to be used for PlatformIO integration.
1 parent a4226fe commit e796ac1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "framework-arduinoapollo3",
3+
"description": "Arduino Wiring-based Framework (Apollo3 Core)",
4+
"version": "1.0.22",
5+
"url": "https://github.com/sparkfun/Arduino_Apollo3"
6+
}

0 commit comments

Comments
 (0)