File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 - [ ] Only relevant files were touched
88 - [ ] Only one feature/fix was added per PR and the code change compiles without warnings
99 - [ ] The code change is tested and works with Tasmota core ESP8266 V.2.7.8
10- - [ ] The code change is tested and works with Tasmota core ESP32 V.3.1.6
10+ - [ ] The code change is tested and works with Tasmota core ESP32 V.3.1.7
1111 - [ ] I accept the [ CLA] ( https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md#contributor-license-agreement-cla ) .
1212
1313_ NOTE: The code change must pass CI tests. ** Your PR cannot be merged unless tests pass** _
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ custom_component_remove =
9797 espressif/cmake_utilities
9898
9999[core32]
100- platform = https://github.com/tasmota/platform-espressif32/releases/download/2025.11.31 /platform-espressif32.zip
100+ platform = https://github.com/tasmota/platform-espressif32/releases/download/2025.12.30 /platform-espressif32.zip
101101platform_packages =
102102build_unflags = ${esp32_defaults.build_unflags}
103103build_flags = ${esp32_defaults.build_flags}
You can’t perform that action at this time.
0 commit comments