Skip to content

Commit 4614ab3

Browse files
authored
overseen c5 toolchain change
1 parent e04d6ec commit 4614ab3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platformio_tasmota_env32.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ build_flags = ${env:tasmota32_base.build_flags}
318318
lib_ignore = ${env:tasmota32_base.lib_ignore}
319319
Micro-RTSP
320320
[env:tasmota32c5]
321-
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55
321+
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc15
322322
extends = env:tasmota32_base
323323
board = esp32c5
324324
build_flags = ${env:tasmota32_base.build_flags}
@@ -542,4 +542,3 @@ build_flags = ${env:tasmota32_base.build_flags} -DMY_LANGUAGE=uk_UA
542542
[env:tasmota32-VN]
543543
extends = env:tasmota32_base
544544
build_flags = ${env:tasmota32_base.build_flags} -DMY_LANGUAGE=vi_VN -DFIRMWARE_TASMOTA32 -DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32-VN.bin"'
545-

0 commit comments

Comments
 (0)