mirror of https://github.com/arendst/Tasmota.git
Use Arduino ESP32 1.0.5 (= espressif32 @ 3.1.0)
This commit is contained in:
parent
e83481721e
commit
59603e5ad0
|
@ -94,8 +94,7 @@ build_flags = ${esp_defaults.build_flags}
|
|||
|
||||
|
||||
[core32]
|
||||
platform = espressif32 @ 3.0.0
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/arduino-esp32/releases/download/1.0.5-rc6/esp32-1.0.5-rc6.zip
|
||||
platformio/tool-mklittlefs @ ~1.203.200522
|
||||
platform = espressif32 @ 3.1.0
|
||||
platform_packages = platformio/tool-mklittlefs @ ~1.203.200522
|
||||
build_unflags = ${esp32_defaults.build_unflags}
|
||||
build_flags = ${esp32_defaults.build_flags}
|
||||
|
|
Loading…
Reference in New Issue