From b38f023e90886efa0ec507e3296a66d203604533 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=94=E6=98=B1=E9=9C=96?= Date: Wed, 16 Sep 2026 14:09:09 +0800 Subject: [PATCH] Add new file --- ...6\344\270\213\350\275\275\345\234\260\345\235\200" | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 "\346\226\207\344\273\266\344\270\213\350\275\275\345\234\260\345\235\200" diff --git "a/\346\226\207\344\273\266\344\270\213\350\275\275\345\234\260\345\235\200" "b/\346\226\207\344\273\266\344\270\213\350\275\275\345\234\260\345\235\200" new file mode 100644 index 0000000..e7b8a70 --- /dev/null +++ "b/\346\226\207\344\273\266\344\270\213\350\275\275\345\234\260\345\235\200" @@ -0,0 +1,11 @@ +VScode: https://vscode.download.prss.microsoft.com/dbazure/download/stable/08d4889f9ec4a1685d257b9b95de036c8e1ce1e5/VSCodeUserSetup-x64-1.135.0.exe + +VirtualBOX: https://download.virtualbox.org/virtualbox/7.2.16/VirtualBox-7.2.16-174877-Win.exe + +Ubuntu镜像: https://old-releases.ubuntu.com/releases/22.04.3/ubuntu-22.04.3-live-server-amd64.iso + +龙芯交叉编译工具:https://github.com/loongson/build-tools/releases/download/2023.08.08/CLFS-loongarch64-8.1-x86_64-cross-tools-gcc-glibc.tar.xz + +qemu:https://download.qemu.org/qemu-8.2.0.tar.xz + +gdb仓库:https://github.com/loongson/binutils-gdb \ No newline at end of file -- GitLab