mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
增加CAN Comm通信功能,接收中断处理尚未编写完毕
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -9,7 +9,9 @@
|
||||
"ins_task.h": "c",
|
||||
"task.h": "c",
|
||||
"user_lib.h": "c",
|
||||
"chassis.h": "c"
|
||||
"chassis.h": "c",
|
||||
"can_comm.h": "c",
|
||||
"string.h": "c"
|
||||
},
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
||||
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
||||
|
||||
Reference in New Issue
Block a user