File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sed "s/version=.*/version=$RELEASE_TAG/g" | \
223
223
sed ' s/{runtime\.platform\.path}.tools.xtensa-esp-elf-gdb/\{runtime.tools.xtensa-esp-elf-gdb.path\}/g' | \
224
224
sed ' s/{runtime\.platform\.path}.tools.xtensa-esp32-elf/\{runtime.tools.xtensa-esp32-elf-gcc.path\}/g' | \
225
225
sed ' s/{runtime\.platform\.path}.tools.xtensa-esp32s2-elf/\{runtime.tools.xtensa-esp32s2-elf-gcc.path\}/g' | \
226
- sed ' s/{runtime\.platform\.path}.tools.xtensa-esp32s3-elf/\{runtime.tools.xtensa-esp32s3-elf -gcc.path\}/g' | \
226
+ sed ' s/{runtime\.platform\.path}.tools.xtensa-esp32s3-elf/\{runtime.tools.s3 -gcc.path\}/g' | \
227
227
sed ' s/{runtime\.platform\.path}.tools.riscv32-esp-elf-gdb/\{runtime.tools.riscv32-esp-elf-gdb.path\}/g' | \
228
228
sed " s/{runtime\.platform\.path}.tools.riscv32-esp-elf/\\ {runtime.tools.riscv32-esp-elf-gcc.path\\ }/g" | \
229
229
sed ' s/{runtime\.platform\.path}.tools.esptool/\{runtime.tools.esptool_py.path\}/g' | \
You can’t perform that action at this time.
0 commit comments