mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update to Tasmota Core 2023.11.01
This commit is contained in:
parent
6cf4262f23
commit
a6cbcadffb
@ -140,7 +140,8 @@ lib_deps =
|
|||||||
extends = esp32
|
extends = esp32
|
||||||
framework = arduino
|
framework = arduino
|
||||||
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.01/platform-espressif32.zip
|
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.01/platform-espressif32.zip
|
||||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
|
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
|
||||||
|
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
|
||||||
|
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
${esp32.lib_ignore}
|
${esp32.lib_ignore}
|
||||||
|
@ -16,7 +16,6 @@ no_ps_ram =
|
|||||||
[arduino_esp32c3_v2]
|
[arduino_esp32c3_v2]
|
||||||
extends = esp32c3
|
extends = esp32c3
|
||||||
framework = arduino
|
framework = arduino
|
||||||
;platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
|
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.01/platform-espressif32.zip
|
||||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00/platform-espressif32.zip
|
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
|
||||||
;platform = espressif32@5.3.0
|
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
|
||||||
|
|
||||||
|
@ -75,7 +75,7 @@ fspi =
|
|||||||
extends = esp32s2
|
extends = esp32s2
|
||||||
framework = arduino
|
framework = arduino
|
||||||
;platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.4.1/platform-espressif32-2.0.4.1.zip
|
;platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.4.1/platform-espressif32-2.0.4.1.zip
|
||||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00/platform-espressif32.zip
|
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
|
||||||
|
|
||||||
; =========================== SOLO ==============================================
|
; =========================== SOLO ==============================================
|
||||||
|
|
||||||
@ -83,7 +83,7 @@ platform = https://github.com/tasmota/platform-espressif32/releases/download/202
|
|||||||
[arduino_esp32s2-solo_v2]
|
[arduino_esp32s2-solo_v2]
|
||||||
framework = arduino
|
framework = arduino
|
||||||
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
|
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
|
||||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00/platform-espressif32.zip
|
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
|
||||||
board_build.embed_files = ${esp32.board_build.embed_files}
|
board_build.embed_files = ${esp32.board_build.embed_files}
|
||||||
board_build.filesystem = littlefs
|
board_build.filesystem = littlefs
|
||||||
; ----- crash reporter
|
; ----- crash reporter
|
||||||
|
@ -15,7 +15,6 @@ no_ps_ram =
|
|||||||
[arduino_esp32s3_v2]
|
[arduino_esp32s3_v2]
|
||||||
extends = esp32s3
|
extends = esp32s3
|
||||||
framework = arduino
|
framework = arduino
|
||||||
;platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
|
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.01/platform-espressif32.zip
|
||||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00/platform-espressif32.zip
|
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
|
||||||
;platform = espressif32@5.3.0
|
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user