Update Arduino Core to the upstream version
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; http://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
framework = arduino
|
||||
board = esp32dev
|
||||
|
||||
[env:nano32]
|
||||
platform = espressif32
|
||||
framework = arduino
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"framework-arduinoespressif32": {
|
||||
"type": "framework",
|
||||
"optional": true,
|
||||
"version": "~1.3.2"
|
||||
"version": "~1.4.0"
|
||||
},
|
||||
"framework-espidf": {
|
||||
"type": "framework",
|
||||
|
||||
Reference in New Issue
Block a user