Merge branch 'master' into referee

This commit is contained in:
Kidenygood
2023-04-17 16:22:02 +08:00
524 changed files with 20243 additions and 139813 deletions

2
.vscode/tasks.json vendored
View File

@@ -22,7 +22,7 @@
}
},
{
"label": "download jlink",
"label": "download jlink", // 要使用此任务,需添加jlink的环境变量
"type": "shell",
"command":"mingw32-make download_jlink", // "mingw32-make -j24 ; mingw32-make download_dap"
"group": {