mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Tasmota Core 2.0.7 based on IDF 4.4.4
This commit is contained in:
parent
97025a0e57
commit
3436cb614d
@ -139,8 +139,8 @@ lib_deps =
|
||||
[arduino_esp32_v2]
|
||||
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/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.02.00/platform-espressif32.zip
|
||||
|
||||
lib_ignore =
|
||||
${esp32.lib_ignore}
|
||||
|
@ -82,7 +82,8 @@ platform = https://github.com/tasmota/platform-espressif32/releases/download/202
|
||||
; -- 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/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.02.00/platform-espressif32.zip
|
||||
board_build.embed_files = ${esp32.board_build.embed_files}
|
||||
board_build.filesystem = littlefs
|
||||
; ----- crash reporter
|
||||
|
@ -15,7 +15,7 @@ no_ps_ram =
|
||||
[arduino_esp32s3_v2]
|
||||
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/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.02.00/platform-espressif32.zip
|
||||
;platform = espressif32@5.3.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user