mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-21 02:06:35 +00:00
Use Tasmota Core 2023.01.01
This commit is contained in:
parent
8e8c0c03a9
commit
53ae3e5fc8
@ -135,8 +135,7 @@ lib_deps =
|
||||
extends = esp32
|
||||
framework = arduino
|
||||
;platform = https://github.com/tasmota/platform-espressif32/releases/download/v.2.0.5/platform-espressif32-v.2.0.5.zip
|
||||
platform = https://github.com/Jason2866/platform-espressif32/releases/download/2022.12.2/platform-espressif32.zip
|
||||
;platform = espressif32
|
||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
|
||||
|
||||
lib_ignore =
|
||||
${esp32.lib_ignore}
|
||||
|
@ -75,8 +75,7 @@ fspi =
|
||||
extends = esp32s2
|
||||
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/Jason2866/platform-espressif32/releases/download/2022.12.2/platform-espressif32.zip
|
||||
;platform = espressif32
|
||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
|
||||
|
||||
; =========================== SOLO ==============================================
|
||||
|
||||
|
@ -16,6 +16,6 @@ no_ps_ram =
|
||||
extends = esp32s3
|
||||
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/Jason2866/platform-espressif32/releases/download/2022.12.2/platform-espressif32.zip
|
||||
;platform = espressif32
|
||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
|
||||
;platform = espressif32@5.3.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user