添加了部分文档说明, 添加了daplink和cmsisdap对JLink RTT viewer的支持

This commit is contained in:
NeoZng
2023-05-07 14:32:36 +08:00
parent aea8ef4813
commit 299073321b
4 changed files with 9 additions and 9 deletions

1
.vscode/tasks.json vendored
View File

@@ -39,6 +39,7 @@
// "dependsOn":[
// "build task", // 可以添加多个.
// ]
// 若使用daplink,则将log任务设置为依赖于jlink launch任务,保证jlink launch任务先于log任务执行
}
]
}