mirror of
https://github.com/arendst/Tasmota.git
synced 2026-02-20 00:32:32 +01:00
Platform 2026.02.30 Tasmota Arduino Core 3.1.10 based on IDF 5.3.4.20260127 (#24444)
This commit is contained in:
@@ -117,7 +117,7 @@ lib_extra_dirs = lib/lib_ssl, lib/libesp32
|
||||
lib_ignore = ${safeboot_flags.lib_ignore}
|
||||
|
||||
[env:tasmota32c5-safeboot]
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc15
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc152
|
||||
extends = env:tasmota32_base
|
||||
board = esp32c5
|
||||
board_build.app_partition_name = safeboot
|
||||
@@ -144,7 +144,7 @@ custom_sdkconfig =
|
||||
custom_component_remove = ${safeboot_flags.custom_component_remove}
|
||||
|
||||
[env:tasmota32c5ser-safeboot]
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc15
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc152
|
||||
extends = env:tasmota32_base
|
||||
board = esp32c5ser
|
||||
board_build.app_partition_name = safeboot
|
||||
@@ -231,7 +231,7 @@ lib_extra_dirs = lib/lib_ssl, lib/libesp32
|
||||
lib_ignore = ${safeboot_flags.lib_ignore}
|
||||
|
||||
[env:tasmota32p4r3-safeboot]
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc15
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc152
|
||||
extends = env:tasmota32_base
|
||||
board = esp32p4r3
|
||||
board_build.app_partition_name = safeboot
|
||||
@@ -252,7 +252,7 @@ lib_extra_dirs = lib/lib_ssl, lib/libesp32
|
||||
lib_ignore = ${safeboot_flags.lib_ignore}
|
||||
|
||||
[env:tasmota32p4r3ser-safeboot]
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc15
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc152
|
||||
extends = env:tasmota32_base
|
||||
board = esp32p4r3ser
|
||||
board_build.app_partition_name = safeboot
|
||||
@@ -319,7 +319,7 @@ build_flags = ${env:tasmota32_base.build_flags}
|
||||
lib_ignore = ${env:tasmota32_base.lib_ignore}
|
||||
Micro-RTSP
|
||||
[env:tasmota32c5]
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc15
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc152
|
||||
extends = env:tasmota32_base
|
||||
board = esp32c5
|
||||
build_flags = ${env:tasmota32_base.build_flags}
|
||||
@@ -346,7 +346,7 @@ lib_ignore = ${env:tasmota32_base.lib_ignore}
|
||||
Micro-RTSP
|
||||
|
||||
[env:tasmota32p4r3]
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc15
|
||||
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc152
|
||||
extends = env:tasmota32_base
|
||||
board = esp32p4r3
|
||||
build_flags = ${env:tasmota32_base.build_flags}
|
||||
|
||||
Reference in New Issue
Block a user