Minimal compatible PlatformIO Core is 5.0
This commit is contained in:
+1
-7
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user