Skip to content

Commit

Permalink
rm coment
Browse files Browse the repository at this point in the history
  • Loading branch information
supperthomas committed Sep 16, 2024
1 parent 2dc6fef commit 1400a88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/ci/toolchain.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash

# 定义工具链下载链接
declare -A download_urls=(
["arm-none-eabi-gcc"]="https://github.com/RT-Thread/toolchains-ci/releases/download/v1.3/gcc-arm-none-eabi-10-2020-q4-major-x86_64-linux.tar.bz2"
["mips-sde-elf-gcc"]="https://github.com/RT-Thread/toolchains-ci/releases/download/v1.1/mips-2016.05-7-mips-sde-elf-i686-pc-linux-gnu.tar.bz2"
Expand Down

0 comments on commit 1400a88

Please sign in to comment.