Skip to content

Commit 328d926

Browse files
authored
Add framework-arduino-c61-skeleton-lib entry
1 parent 645da43 commit 328d926

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

platform.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@
4747
"owner": "espressif",
4848
"version": "https://github.com/pioarduino/platform-espressif32/releases/download/c2-skeleton/c2_8410210c9a_compile_skeleton.zip"
4949
},
50+
"framework-arduino-c61-skeleton-lib": {
51+
"type": "framework",
52+
"optional": true,
53+
"owner": "espressif",
54+
"version": "https://github.com/pioarduino/platform-espressif32/releases/download/c61-skeleton/c61_d1e854920a_compile_skeleton.zip"
55+
},
5056
"framework-espidf": {
5157
"type": "framework",
5258
"optional": true,

0 commit comments

Comments
 (0)