Skip to content

Commit 13a0adf

Browse files
Stefan Staubfpistm
Stefan Staub
authored andcommitted
Create library.json
1 parent 27b579a commit 13a0adf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

library.json

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "STM32Ethernet",
3+
"keywords": "Ethernet",
4+
"description": "Arduino library to support Ethernet for STM32 based board.",
5+
"repository":
6+
{
7+
"type": "git",
8+
"url": "https://github.com/stm32duino/STM32Ethernet"
9+
},
10+
"version": "1.0.4",
11+
"frameworks": "arduino",
12+
"platforms": "ststm32"
13+
}

0 commit comments

Comments
 (0)