削减代码,貌似解决了1个节点下的RX、TX发送连续的问题
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"files.watcherExclude": {
|
||||
"**/target": true
|
||||
},
|
||||
"files.associations": {
|
||||
"system_cfg.h": "c",
|
||||
"plic.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user