We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce796a commit f7f5022Copy full SHA for f7f5022
docs/_static/arduino_versions.js
@@ -1,9 +1,4 @@
1
var DOCUMENTATION_VERSIONS = {
2
- DEFAULTS: { has_targets: false,
3
- supported_targets: [ "esp32" ]
+ DEFAULTS: { has_targets: false
4
},
5
- VERSIONS: [ text: "2.0.3", value: "v2.0.3" ],
6
- IDF_TARGETS: [
7
- { text: "ESP32", value: "esp32" },
8
- ]
9
};
0 commit comments