Skip to content

Commit 4ba1412

Browse files
sleepdefic1tfaustbrian
authored andcommitted
chore(manifest): add supported platforms arduino (#109)
1 parent 1a4eac3 commit 4ba1412

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

library.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
}
1717
],
1818
"frameworks": "arduino",
19-
"platforms": "*",
19+
"platforms": [
20+
"espressif8266",
21+
"espressif32"
22+
],
2023
"dependencies": [
2124
{
2225
"name": "micro-ecc"

0 commit comments

Comments
 (0)