Tasmota Platform 2024.07.10 (#21745)

* Tasmota Platform 2024.07.10
* Update IDF 5.2.2 based Platform
This commit is contained in:
Jason2866 2024-07-07 18:54:29 +02:00 committed by GitHub
parent 2f62c156f9
commit 99374ae45b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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 @

View File

@ -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}