Update to Tasmota Arduino core v2.0.3rc1

This commit is contained in:
fvanroie 2022-04-11 00:56:46 +02:00
parent a174f0dbfb
commit e3a6391496
2 changed files with 2 additions and 3 deletions

View File

@ -125,7 +125,7 @@ board_build.partitions = user_setups/esp32/partitions_16MB.csv
; -- The Arduino ESP32 v2.0.2 with 3 available flash sizes:
[arduino_esp32_v2]
framework = arduino
platform = https://github.com/Jason2866/platform-espressif32/releases/download/v2.0.3-rc1/platform-espressif32-2.0.3-rc1.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.3rc1/platform-espressif32-2.0.3.zip
board_build.embed_files =
data/edit.htm.gz
data/style.css.gz

View File

@ -94,7 +94,7 @@ fspi =
; -- The Arduino ESP32S2 v2.0.2 with 3 available flash sizes:
[arduino_esp32s2_v2]
framework = arduino
platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.2.3/platform-espressif32-2.0.2.3.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.3rc1/platform-espressif32-2.0.3.zip
board_build.embed_files =
data/edit.htm.gz
data/style.css.gz
@ -128,7 +128,6 @@ board_build.partitions = user_setups/esp32/partitions_16MB.csv
; -- The Arduino ESP32S2-solo v2.0.2 with 3 available flash sizes:
[arduino_esp32s2-solo_v2]
framework = arduino
;platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.2.2solo1/platform-tasmota-espressif32-2.0.2solo1.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.3rc1/platform-espressif32-2.0.3solo1.zip
board_build.embed_files =
data/edit.htm.gz