Minimal compatible PlatformIO Core is 5.0
This commit is contained in:
+1
-7
@@ -12,19 +12,13 @@
|
|||||||
"LX6"
|
"LX6"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"platformio": "<5"
|
"platformio": "^5"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/platformio/platform-espressif32.git"
|
"url": "https://github.com/platformio/platform-espressif32.git"
|
||||||
},
|
},
|
||||||
"version": "1.12.4",
|
"version": "1.12.4",
|
||||||
"packageRepositories": [
|
|
||||||
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
|
|
||||||
"http://dl.platformio.org/packages/manifest.json",
|
|
||||||
"https://raw.githubusercontent.com/eerimoq/simba/master/make/platformio/manifest.json",
|
|
||||||
"https://raw.githubusercontent.com/eerimoq/pumbaa/master/make/platformio/manifest.json"
|
|
||||||
],
|
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"package": "framework-arduinoespressif32",
|
"package": "framework-arduinoespressif32",
|
||||||
|
|||||||
Reference in New Issue
Block a user