Update to latest Arduino Core
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"flash_mode": "dio",
|
||||
"ldscript": "esp32_out.ld",
|
||||
"mcu": "esp32",
|
||||
"variant": "esp32"
|
||||
"variant": "esp32thing"
|
||||
},
|
||||
"frameworks": [
|
||||
"arduino",
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"framework-arduinoespressif32": {
|
||||
"type": "framework",
|
||||
"optional": true,
|
||||
"version": "~1.1.1"
|
||||
"version": "~1.1.2"
|
||||
},
|
||||
"framework-espidf": {
|
||||
"type": "framework",
|
||||
|
||||
Reference in New Issue
Block a user