File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ lib_extra_dirs = lib/lib_ssl, lib/libesp32
133133lib_ignore = ${safeboot_flags.lib_ignore}
134134
135135[env:tasmota32c5-safeboot]
136- platform = https://github.com/Jason2866/platform-espressif32.git# Arduino/IDF55
136+ platform = https://github.com/Jason2866/platform-espressif32.git# Arduino/IDF55_gcc15
137137extends = env:tasmota32_base
138138board = esp32c5
139139board_build.app_partition_name = safeboot
@@ -160,7 +160,7 @@ custom_sdkconfig =
160160custom_component_remove = ${safeboot_flags.custom_component_remove}
161161
162162[env:tasmota32c5ser-safeboot]
163- platform = https://github.com/Jason2866/platform-espressif32.git# Arduino/IDF55
163+ platform = https://github.com/Jason2866/platform-espressif32.git# Arduino/IDF55_gcc15
164164extends = env:tasmota32_base
165165board = esp32c5ser
166166board_build.app_partition_name = safeboot
@@ -542,3 +542,4 @@ build_flags = ${env:tasmota32_base.build_flags} -DMY_LANGUAGE=uk_UA
542542[env:tasmota32-VN]
543543extends = env:tasmota32_base
544544build_flags = ${env:tasmota32_base.build_flags} -DMY_LANGUAGE =vi_VN -DFIRMWARE_TASMOTA32 -DOTA_URL =' "http://ota.tasmota.com/tasmota32/release/tasmota32-VN.bin"'
545+
You can’t perform that action at this time.
0 commit comments