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 86fbfad commit 6de6681Copy full SHA for 6de6681
platform.json
@@ -17,8 +17,7 @@
17
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
18
"http://dl.platformio.org/packages/manifest.json",
19
"https://raw.githubusercontent.com/eerimoq/simba/master/make/platformio/manifest.json",
20
- "https://raw.githubusercontent.com/eerimoq/pumbaa/master/make/platformio/manifest.json",
21
- "https://briki.org/download/resources/manifest.json"
+ "https://raw.githubusercontent.com/eerimoq/pumbaa/master/make/platformio/manifest.json"
22
],
23
"frameworks": {
24
"arduino": {
@@ -76,7 +75,7 @@
76
75
"tool-esptoolpy": {
77
"type": "uploader",
78
"version": "~1.20600.0"
79
- },
+ },
80
"tool-mbctool": {
81
"optional": true,
82
"version": ">=2.0.0"
0 commit comments