mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-23 03:06:42 +00:00
Update to Tasmota Arduino core v2.0.3rc1
This commit is contained in:
parent
a174f0dbfb
commit
e3a6391496
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user