Minimal compatible PlatformIO Core is 5.0

This commit is contained in:
Ivan Kravets
2020-09-03 15:19:08 +03:00
parent de8034c355
commit 2e04dfcfc3
+1 -7
View File
@@ -12,19 +12,13 @@
"LX6"
],
"engines": {
"platformio": "<5"
"platformio": "^5"
},
"repository": {
"type": "git",
"url": "https://github.com/platformio/platform-espressif32.git"
},
"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": {
"arduino": {
"package": "framework-arduinoespressif32",