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 de8034c commit 2e04dfcCopy full SHA for 2e04dfc
platform.json
@@ -12,19 +12,13 @@
12
"LX6"
13
],
14
"engines": {
15
- "platformio": "<5"
+ "platformio": "^5"
16
},
17
"repository": {
18
"type": "git",
19
"url": "https://github.com/platformio/platform-espressif32.git"
20
21
"version": "1.12.4",
22
- "packageRepositories": [
23
- "https://dl.bintray.com/platformio/dl-packages/manifest.json",
24
- "http://dl.platformio.org/packages/manifest.json",
25
- "https://raw.githubusercontent.com/eerimoq/simba/master/make/platformio/manifest.json",
26
- "https://raw.githubusercontent.com/eerimoq/pumbaa/master/make/platformio/manifest.json"
27
- ],
28
"frameworks": {
29
"arduino": {
30
"package": "framework-arduinoespressif32",
0 commit comments