File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -424,8 +424,8 @@ platformV4_pre = espressif32@5.2.0
424424platformV4_packages_pre =
425425 toolchain-riscv32-esp @ 8.4.0+2021r2-patch5 ; required for platform version < 5.3.0, remove this line when upgrading to platform >=5.3.0
426426; ;; standard V4 platform
427- platformV4 = espressif32@ ~6.12.0
428- platformV4_packages = platformio/framework-arduinoespressif32 @ 3.20017.241212+sha.dcc1105b ; ; select arduino-esp32 v2.0.9 (arduino-esp32 2.0.10 thru 2.0.14 are buggy so avoid them)
427+ platformV4 = espressif32@ ~6.3.2
428+ platformV4_packages = platformio/framework-arduinoespressif32 @ 3.20011.230801b ; ; select arduino-esp32 v2.0.9 (arduino-esp32 2.0.10 thru 2.0.14 are buggy so avoid them)
429429
430430; ;; experimental: latest V4 platform with latest arduino-esp32 2.0.14 + ESP-IDF 4.4.6 (may or may not work)
431431platformV4_xp = espressif32@ ~6.5.0
@@ -462,7 +462,7 @@ lib_depsV4 =
462462; ; platform = espressif32@ ~6.3.2
463463; ; platform_packages = platformio/framework-arduinoespressif32 @ 3.20009.0 ;; select arduino-esp32 v2.0.9 (arduino-esp32 2.0.10 thru 2.0.14 are buggy so avoid them)
464464
465- ; ; Tasmota Arduino Core 2.0.9 with IPv6 support, based on IDF 4.4.4 . Warning: all kernel error asserts removed
465+ ; ; Tasmota Arduino Core 2.0.9 with IPv6 support, based on IDF 4.4.7 . Warning: all kernel error asserts removed
466466platform = ${esp32.platformTasmota}
467467platform_packages = ${esp32.platform_packagesTasmota}
468468
You can’t perform that action at this time.
0 commit comments