mirror of https://github.com/arendst/Tasmota.git
Tasmota Platform 2024.07.10 (#21745)
* Tasmota Platform 2024.07.10 * Update IDF 5.2.2 based Platform
This commit is contained in:
parent
2f62c156f9
commit
99374ae45b
|
@ -77,7 +77,7 @@ lib_extra_dirs = ${library.lib_extra_dirs}
|
|||
|
||||
[env:tasmota32_base]
|
||||
; *** Uncomment next lines ";" to enable development Tasmota Arduino version ESP32
|
||||
;platform = https://github.com/Jason2866/platform-espressif32/releases/download/2024.07.20/platform-espressif32.zip
|
||||
;platform = https://github.com/Jason2866/platform-espressif32/releases/download/2024.07.21/platform-espressif32.zip
|
||||
|
||||
;platform_packages = framework-arduinoespressif32 @
|
||||
; framework-arduino-solo1 @
|
||||
|
|
|
@ -81,7 +81,7 @@ lib_ignore = ${esp32_defaults.lib_ignore}
|
|||
ccronexpr
|
||||
|
||||
[core32]
|
||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.06.11/platform-espressif32.zip
|
||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.07.10/platform-espressif32.zip
|
||||
platform_packages =
|
||||
build_unflags = ${esp32_defaults.build_unflags}
|
||||
build_flags = ${esp32_defaults.build_flags}
|
||||
|
|
Loading…
Reference in New Issue