mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 11:37:45 +08:00
修复因内存对齐访问导致的硬件错误
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -18,8 +18,9 @@
|
||||
"can.h": "c",
|
||||
"bsp_can.h": "c",
|
||||
"dji_motor.h": "c",
|
||||
"master_process.h": "c"
|
||||
"master_process.h": "c",
|
||||
"seasky_protocol.h": "c",
|
||||
"bsp_usart.h": "c"
|
||||
},
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
||||
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
||||
}
|
||||
Reference in New Issue
Block a user