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 19cb340 commit 870b860Copy full SHA for 870b860
tools/tools.json
@@ -1192,6 +1192,7 @@
1192
""
1193
]
1194
],
1195
+ "strip_container_dirs": 1,
1196
"info_url": "https://github.com/espressif/arduino-esp32",
1197
"install": "always",
1198
"license": "LGPL-2.1",
@@ -1255,6 +1256,7 @@
1255
1256
1257
1258
1259
1260
"supported_targets": [
1261
"all"
1262
@@ -1453,3 +1455,4 @@
1453
1455
1454
1456
"version": 1
1457
}
1458
+
0 commit comments