We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66069b9 commit f63122fCopy full SHA for f63122f
platform.json
@@ -41,6 +41,12 @@
41
"owner": "espressif",
42
"version": ""
43
},
44
+ "framework-arduino-c2-skeleton-lib": {
45
+ "type": "framework",
46
+ "optional": true,
47
+ "owner": "espressif",
48
+ "version": "https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10-rc3/c2_arduino_compile_skeleton.zip"
49
+ },
50
"framework-espidf": {
51
"type": "framework",
52
"optional": true,
0 commit comments