102 lines
3.8 KiB
JSON
102 lines
3.8 KiB
JSON
{
|
|
"C_Cpp_Runner.cCompilerPath": "gcc",
|
|
"C_Cpp_Runner.cppCompilerPath": "g++",
|
|
"C_Cpp_Runner.debuggerPath": "gdb",
|
|
"C_Cpp_Runner.cStandard": "",
|
|
"C_Cpp_Runner.cppStandard": "",
|
|
"C_Cpp_Runner.msvcBatchPath": "",
|
|
"C_Cpp_Runner.useMsvc": false,
|
|
"C_Cpp_Runner.warnings": [
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-Wpedantic",
|
|
"-Wshadow",
|
|
"-Wformat=2",
|
|
"-Wcast-align",
|
|
"-Wconversion",
|
|
"-Wsign-conversion",
|
|
"-Wnull-dereference"
|
|
],
|
|
"C_Cpp_Runner.msvcWarnings": [
|
|
"/W4",
|
|
"/permissive-",
|
|
"/w14242",
|
|
"/w14287",
|
|
"/w14296",
|
|
"/w14311",
|
|
"/w14826",
|
|
"/w44062",
|
|
"/w44242",
|
|
"/w14905",
|
|
"/w14906",
|
|
"/w14263",
|
|
"/w44265",
|
|
"/w14928"
|
|
],
|
|
"C_Cpp_Runner.enableWarnings": true,
|
|
"C_Cpp_Runner.warningsAsError": false,
|
|
"C_Cpp_Runner.compilerArgs": [],
|
|
"C_Cpp_Runner.linkerArgs": [],
|
|
"C_Cpp_Runner.includePaths": [
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Core\\Inc",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Drivers\\STM32F4xx_HAL_Driver\\Inc",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Drivers\\STM32F4xx_HAL_Driver\\Inc\\Legacy",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Middlewares\\Third_Party\\FreeRTOS\\Source\\include",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Middlewares\\Third_Party\\FreeRTOS\\Source\\CMSIS_RTOS_V2",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Middlewares\\Third_Party\\FreeRTOS\\Source\\portable\\RVDS\\ARM_CM4F",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Drivers\\CMSIS\\Device\\ST\\STM32F4xx\\Include",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Drivers\\CMSIS\\Include",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\User",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\User\\bsp",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\User\\device",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\User\\task",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\User\\Algorithm",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\User\\Module",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\MDK-ARM",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Drivers\\CMSIS\\Lib\\ARM",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Core\\Src",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Drivers\\STM32F4xx_HAL_Driver\\Src",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Middlewares\\Third_Party\\FreeRTOS\\Source",
|
|
"c:\\Users\\hanke\\Desktop\\WaitToImprv\\chassis(1.06)AGV待完善)\\Middlewares\\Third_Party\\FreeRTOS\\Source\\portable\\MemMang",
|
|
"${default}",
|
|
"${workspaceFolder}/**"
|
|
],
|
|
"C_Cpp_Runner.includeSearch": [
|
|
"*",
|
|
"**/*"
|
|
],
|
|
"C_Cpp_Runner.excludeSearch": [
|
|
"**/build",
|
|
"**/build/**",
|
|
"**/.*",
|
|
"**/.*/**",
|
|
"**/.vscode",
|
|
"**/.vscode/**"
|
|
],
|
|
"C_Cpp_Runner.useAddressSanitizer": false,
|
|
"C_Cpp_Runner.useUndefinedSanitizer": false,
|
|
"C_Cpp_Runner.useLeakSanitizer": false,
|
|
"C_Cpp_Runner.showCompilationTime": false,
|
|
"C_Cpp_Runner.useLinkTimeOptimization": false,
|
|
"C_Cpp_Runner.msvcSecureNoWarnings": false,
|
|
"files.associations": {
|
|
"chassis.h": "c",
|
|
"bmi088.h": "c",
|
|
"user_math.h": "c",
|
|
"action.h": "c",
|
|
"can_use.h": "c",
|
|
"user_task.h": "c",
|
|
"user_cmsis_os2.h": "c",
|
|
"memory": "c",
|
|
"string": "c",
|
|
"utility": "c",
|
|
"xmemory": "c",
|
|
"xstring": "c",
|
|
"xutility": "c",
|
|
"limits": "c",
|
|
"gimbal_task.h": "c",
|
|
"gimgal.h": "c",
|
|
"navi.h": "c",
|
|
"map.h": "c"
|
|
}
|
|
} |