为每个应用设定了框架

This commit is contained in:
NeoZng
2022-12-02 22:17:10 +08:00
parent f579796383
commit 648de9f370
17 changed files with 294 additions and 530 deletions

View File

@@ -24,7 +24,12 @@
"message_center.h": "c",
"stddef.h": "c",
"stm32_hal_legacy.h": "c",
"message_buffer.h": "c"
"message_buffer.h": "c",
"robot_def.h": "c",
"remote_control.h": "c",
"gimbal_cmd.h": "c",
"chassis_cmd.h": "c",
"referee.h": "c"
},
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
}